vendor:
Apache HTTP Server
by:
Kingcope
5.5
CVSS
MEDIUM
Privilege escalation / Information disclosure
200
CWE
Product Name: Apache HTTP Server
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE: a:apache:http_server
Platforms Tested: UNIX/Linux
2013
Apache suEXEC privilege elevation / information disclosure
The suEXEC feature in Apache allows users to run CGI and SSI programs under different user IDs than the web server. However, a bug in the suEXEC configuration can allow an attacker to read any file or directory on the UNIX/Linux system with the user and group ID of the Apache web server. This can be exploited by running PHP or CGI code inside a web hosting environment that uses suEXEC as a protection mechanism.
Mitigation:
Ensure that suEXEC is properly configured and restrict file and directory permissions in the web hosting environment. Regularly update and patch Apache to address any vulnerabilities.