CVE-2003-0249

UnknownEPSS 1.20%

Last modified

CVE-2003-0249 is a vulnerability of currently unknown severity. 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. EPSS estimates a 1.20% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
1.20%

64.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

VendorProductVersions
PhpPhp4.4.6

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is 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 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.
How severe is CVE-2003-0249?
Severity scoring for CVE-2003-0249 is pending analysis. The EPSS model estimates a 1.20% probability of exploitation in the next 30 days.
How do I fix CVE-2003-0249?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2003-0249?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST