#VU32570 Cryptographic issues in libssh - CVE-2014-0017

 

#VU32570 Cryptographic issues in libssh - CVE-2014-0017

Published: March 14, 2014 / Updated: July 28, 2020


Vulnerability identifier: #VU32570
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2014-0017
CWE-ID: CWE-310
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
libssh
Software vendor:
libssh

Description

The vulnerability allows a local non-authenticated attacker to gain access to sensitive information.

The RAND_bytes function in libssh before 0.6.3, when forking is enabled, does not properly reset the state of the OpenSSL pseudo-random number generator (PRNG), which causes the state to be shared between children processes and allows local users to obtain sensitive information by leveraging a pid collision.


Remediation

Install update from vendor's website.

External links