3 matches found
CVE-2003-0249
PHP treats unknown methods such as "PoSt" as a GET request, which could allow attackers to intended access restrictions if PHP is running on a server that passes on all methods, such as Apache httpd 2.0, as demonstrated using a Limit directive. NOTE: this issue has been disputed by the Apache...
CVE-2003-0249
The CVE-2003-0249 issue involves PHP treating unknown HTTP methods (e.g., PoSt) as GET requests, potentially bypassing access restrictions when PHP runs on servers that pass all methods (notably with Apache httpd 2.0 and Limit directives). Affected software is PHP in combination with Apache httpd...
CVE-2003-0249
PHP treats unknown methods such as "PoSt" as a GET request, which could allow attackers to intended access restrictions if PHP is running on a server that passes on all methods, such as Apache httpd 2.0, as demonstrated using a Limit directive. NOTE: this issue has been disputed by the Apache...