Lucene search

K
cvelistMitreCVELIST:CVE-2003-0249
HistoryOct 03, 2022 - 4:15 p.m.

CVE-2003-0249

2022-10-0316:15:43
mitre
www.cve.org
1
php
security vulnerability
method handling
apache

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

62.2%

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.

6.8 Medium

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

62.2%

Related for CVELIST:CVE-2003-0249