Summary: | CVE-2012-0883 httpd: insecure handling of LD_LIBRARY_PATH in envvars | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Vincent Danen <vdanen> |
Component: | vulnerability | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | djorm, jkaluza, jlieskov, jlivings, jorton, mharmsen, nkinder, pahan, pcheung, rmeggins, weli |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | httpd 2.2.23, httpd 2.4.2 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-12-19 01:25:28 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | |||
Bug Blocks: | 813560, 881519 |
Description
Vincent Danen
2012-04-17 21:19:14 UTC
(In reply to comment #0) > This could lead to the arbitrary execution of code as the user running the > httpd server (typically the unprivileged user, apache). Incorrect LD_LIBRARY_PATH setting is made in apachectl script, which is expected to be run by system administrator. Hence this may allow code execution as root if administrator runs apachectl in an untrusted directory (e.g. /tmp). Statement: Not vulnerable. This issue did not affect the versions of httpd as shipped with Red Hat Enterprise Linux 3, 4, 5 and 6. This issue has been addressed in following products: JBoss Enterprise Application Platform 6.0.1 Via RHSA-2012:1594 https://rhn.redhat.com/errata/RHSA-2012-1594.html |