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

20 lines
891 B
Markdown

### [CVE-2005-4521](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4521)
![](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
CRLF injection vulnerability in Mantis 1.0.0rc3 and earlier allows remote attackers to modify HTTP headers and conduct HTTP response splitting attacks via (1) the return parameter in login_cookie_test.php and (2) ref parameter in login_select_proj_page.php.
### POC
#### Reference
- http://sourceforge.net/project/shownotes.php?release_id=377932&group_id=14963
- http://sourceforge.net/project/shownotes.php?release_id=377934&group_id=14963
- http://www.trapkit.de/advisories/TKADV2005-11-002.txt
#### Github
No PoCs found on GitHub currently.