Information disclosure in FreeBSD - CVE-2014-8476

 

Information disclosure in FreeBSD - CVE-2014-8476

Published: November 13, 2014 / Updated: August 9, 2020


Vulnerability identifier: #VU41107
CSH Severity: Low
CVSS v4: 5.1 [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]
CVE-ID: CVE-2014-8476
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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

The setlogin function in FreeBSD 8.4 through 10.1-RC4 does not initialize the buffer used to store the login name, which allows local users to obtain sensitive information from kernel memory via a call to getlogin, which returns the entire buffer.


Affected software

FreeBSD

How to mitigate CVE-2014-8476

Install update from vendor's website.


External References

Related Security Bulletins