Files
CVEs-PoC/2019/CVE-2019-0220.md
T
2024-06-18 02:51:15 +02:00

2.0 KiB

CVE-2019-0220

Description

A vulnerability was found in Apache HTTP Server 2.4.0 to 2.4.38. When the path component of a request URL contains multiple consecutive slashes ('/'), directives such as LocationMatch and RewriteRule must account for duplicates in regular expressions while other aspects of the servers processing will implicitly collapse them.

POC

Reference

Github