Information disclosure in OpenSSH - CVE-2011-4327

 

Information disclosure in OpenSSH - CVE-2011-4327

Published: February 3, 2014 / Updated: August 10, 2020


Vulnerability identifier: #VU42080
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2011-4327
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenSSH
Affected software:
OpenSSH

Detailed vulnerability description

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

ssh-keysign.c in ssh-keysign in OpenSSH before 5.8p2 on certain platforms executes ssh-rand-helper with unintended open file descriptors, which allows local users to obtain sensitive key information via the ptrace system call.


How to mitigate CVE-2011-4327

Install update from vendor's website.

Sources