cve/2005/CVE-2005-2813.md
2024-06-18 02:51:15 +02:00

18 lines
704 B
Markdown

### [CVE-2005-2813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2813)
![](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 FlatNuke 2.5.6 and possibly earlier allows remote attackers to read arbitrary files via ".." sequences and "%00" (trailing null byte) characters in the id parameter to the read mod in index.php.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Aug/0440.html
#### Github
No PoCs found on GitHub currently.