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

 

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

Published: July 20, 2013 / Updated: July 28, 2020


Vulnerability identifier: #VU32679
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-2070
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 #BASIC_IMPACT#.

http/modules/ngx_http_proxy_module.c in nginx 1.1.4 through 1.2.8 and 1.3.0 through 1.4.0, when proxy_pass is used with untrusted HTTP servers, allows remote attackers to cause a denial of service (crash) and obtain sensitive information from worker process memory via a crafted proxy response, a similar vulnerability to CVE-2013-2028.


Affected software

NGINX Open Source
Amazon Linux AMI
Gentoo Linux
nginx (Alpine package)

How to mitigate CVE-2013-2070

Install update from vendor's website.

NGINX Open Source - update to 1.2.9
nginx (Alpine package) - update to 1.2.9-r0

External References

Related Security Bulletins