First published: Tue Mar 10 2009(Updated: )
The Apache HTTP Server 2.2.11 and earlier 2.2 versions does not properly handle Options=IncludesNOEXEC in the AllowOverride directive, which allows local users to gain privileges by configuring (1) Options Includes, (2) Options +Includes, or (3) Options +IncludesNOEXEC in a .htaccess file, and then inserting an exec element in a .shtml file.
Credit: secalert@redhat.com secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/httpd22 | <0:2.2.10-23.1.ep5.el4 | 0:2.2.10-23.1.ep5.el4 |
redhat/httpd | <0:2.2.3-22.el5_3.1 | 0:2.2.3-22.el5_3.1 |
redhat/httpd | <0:2.2.10-10.ep5.el5 | 0:2.2.10-10.ep5.el5 |
Apache Http Server | =2.2.0 | |
Apache Http Server | =2.2.1 | |
Apache Http Server | =2.2.2 | |
Apache Http Server | =2.2.3 | |
Apache Http Server | =2.2.4 | |
Apache Http Server | =2.2.7 | |
Apache Http Server | =2.2.8 | |
Apache Http Server | =2.2.9 | |
Apache Http Server | =2.2.10 | |
Apache Http Server | =2.2 | |
Apache Http Server | =2.2.2 | |
Apache Http Server | <=2.2.11 | |
Apache Http Server | =2.2.6 | |
Apache Http Server | =2.2.3 | |
Apache Http Server |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2009-1195 has a moderate severity as it allows local users to gain elevated privileges.
To fix CVE-2009-1195, ensure you upgrade your Apache HTTP Server to version 2.2.10 or later.
CVE-2009-1195 affects versions of Apache HTTP Server up to 2.2.11.
CVE-2009-1195 is vulnerable when the Options directive includes Includes, +Includes, or +IncludesNOEXEC in a .htaccess file.
CVE-2009-1195 impacts local users who can modify .htaccess files on the server.