Information disclosure in NetBSD - #VU16502
Published: December 12, 2018
Vulnerability identifier: #VU16502
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-200
Exploitation vector: Remote access
Exploit availability:
No public exploit available
Vendor: NetBSD Foundation, Inc
Affected software:
NetBSD
NetBSD
Detailed vulnerability description
The vulnerability allows a remote attacker to obtain potentially sensitive information on the target system.
The weakness exists in the handling of bozohttpd special files due to improper checking the return value of bozo_check_special_files(). A remote attacker can access contents of certain special files including configuration files for bozohttpd(8) and include the standard .htpasswd file for HTTP Basic Authorisation (RFC-7617), which contains both a list of user names and their encrypted passwords.
The weakness exists in the handling of bozohttpd special files due to improper checking the return value of bozo_check_special_files(). A remote attacker can access contents of certain special files including configuration files for bozohttpd(8) and include the standard .htpasswd file for HTTP Basic Authorisation (RFC-7617), which contains both a list of user names and their encrypted passwords.
Remediation
Install update from vendor's website.