mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
704 B
Markdown
18 lines
704 B
Markdown
### [CVE-2005-2813](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2813)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|