Permissions, Privileges, and Access Controls in NGINX Open Source - CVE-2013-0337

 

Permissions, Privileges, and Access Controls in NGINX Open Source - CVE-2013-0337

Published: October 27, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42416
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-0337
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The default configuration of nginx, possibly 1.3.13 and earlier, uses world-readable permissions for the (1) access.log and (2) error.log files, which allows local users to obtain sensitive information by reading the files. AV:N per http://www.gentoo.org/security/en/glsa/glsa-201310-04.xml and per http://secunia.com/advisories/55181


Affected software

NGINX Open Source
Gentoo Linux
Fedora
nginx

How to mitigate CVE-2013-0337

Install update from vendor's website.

nginx - addressed in versions 0.8.55-3.el5, 1.0.15-4.el6

External References

Related Security Bulletins