Information disclosure in FreeBSD - CVE-2015-5677

 

Information disclosure in FreeBSD - CVE-2015-5677

Published: February 7, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU39727
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2015-5677
CWE-ID: CWE-200
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: FreeBSD Foundation
Affected software:
FreeBSD

Detailed vulnerability description

The vulnerability allows a local authenticated user to gain access to sensitive information.

bsnmpd, as used in FreeBSD 9.3, 10.1, and 10.2, uses world-readable permissions on the snmpd.config file, which allows local users to obtain the secret key for USM authentication by reading the file.


How to mitigate CVE-2015-5677

Install update from vendor's website.

Sources