cve/2003/CVE-2003-0542.md
2024-05-26 14:27:05 +02:00

19 lines
812 B
Markdown

### [CVE-2003-0542](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0542)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Multiple stack-based buffer overflows in (1) mod_alias and (2) mod_rewrite for Apache before 1.3.29 allow attackers to create configuration files to cause a denial of service (crash) or execute arbitrary code via a regular expression with more than 9 captures.
### POC
#### Reference
- http://www.securityfocus.com/bid/9504
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9458
#### Github
No PoCs found on GitHub currently.