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

18 lines
681 B
Markdown

### [CVE-2005-0411](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0411)
![](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
Directory traversal vulnerability in index.php for CitrusDB 0.3.6 and earlier allows remote attackers and local users to include arbitrary PHP files via .. (dot dot) sequences in the load parameter.
### POC
#### Reference
- http://www.redteam-pentesting.de/advisories/rt-sa-2005-005.txt
#### Github
No PoCs found on GitHub currently.