Permissions, Privileges, and Access Controls in nginx - CVE-2013-0337

 

Permissions, Privileges, and Access Controls in nginx - CVE-2013-0337

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


Vulnerability identifier: #VU42416
CSH Severity: Medium
CVSS v4.0: 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/E:U/U:Green
CVE-ID: CVE-2013-0337
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: F5 Networks
Affected software:
nginx

Detailed vulnerability description

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


How to mitigate CVE-2013-0337

Install update from vendor's website.

Sources