Permissions, Privileges, and Access Controls in Apache HTTP Server - CVE-2012-0883

 

Permissions, Privileges, and Access Controls in Apache HTTP Server - CVE-2012-0883

Published: April 18, 2012 / Updated: July 28, 2020


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

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to execute arbitrary code.

envvars (aka envvars-std) in the Apache HTTP Server before 2.4.2 places a zero-length directory name in the LD_LIBRARY_PATH, which allows local users to gain privileges via a Trojan horse DSO in the current working directory during execution of apachectl.


How to mitigate CVE-2012-0883

Install update from vendor's website.

Sources