CVE-2003-0249
PHP - Unauthenticated HTTP Method Bypass via Case Manipulation
Title source: llmDescription
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 security team, saying "It is by design that PHP allows scripts to process any request method. A script which does not explicitly verify the request method will hence be processed as normal for arbitrary methods. It is therefore expected behaviour that one cannot implement per-method access control using the Apache configuration alone, which is the assumption made in this report.
References (1)
Core 1
Core References
Vendor Advisory third-party-advisory
x_refsource_idefense
http://www.idefense.com/intelligence/vulnerabilities/display.php?id=97
Scores
EPSS
0.0063
EPSS Percentile
70.6%
Details
Status
published
Products (1)
php/php
4.4.6
Published
Dec 31, 2003
Tracked Since
Feb 18, 2026