mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-21 02:13:48 +00:00
892 B
892 B
CVE-2004-2343
Description
Apache HTTP Server 2.0.47 and earlier allows local users to bypass .htaccess file restrictions, as specified in httpd.conf with directives such as Deny From All, by using an ErrorDocument directive. NOTE: the vendor has disputed this issue, since the .htaccess mechanism is only intended to restrict external web access, and a local user already has the privileges to perform the same operations without using ErrorDocument
POC
Reference
No PoCs from references.