CVE-2025-29914

OWASP Coraza WAF is a golang modsecurity compatible web application firewall library. Prior to 3.3.3, if a request is made on an URI starting with //, coraza will set a wrong value in REQUEST_FILENAME. For example, if the URI //bar/uploads/foo.php?a=b is passed to coraza: , REQUEST_FILENAME will be set to /uploads/foo.php. This can lead to a rules bypass. This vulnerability is fixed in 3.3.3.
Configurations

No configuration.

History

20 Mar 2025, 18:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-03-20 18:15

Updated : 2025-03-20 18:15


NVD link : CVE-2025-29914

Mitre link : CVE-2025-29914

CVE.ORG link : CVE-2025-29914


JSON object : View

Products Affected

No product.

CWE
CWE-706

Use of Incorrectly-Resolved Name or Reference