mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 17:32:18 +02:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2008-6592](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6592)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
thumbsup.php in Thumbs-Up 1.12, as used in LightNEasy "no database" (aka flat) and SQLite 1.2.2 and earlier, allows remote attackers to copy, rename, and read arbitrary files via directory traversal sequences in the image parameter with a modified cache_dir parameter containing a %00 (encoded null byte).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5452
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|