mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 16:47:53 +02:00
19 lines
920 B
Markdown
19 lines
920 B
Markdown
### [CVE-2008-3555](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3555)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in index.php in (1) WSN Forum 4.1.43 and earlier, (2) Gallery 4.1.30 and earlier, (3) Knowledge Base (WSNKB) 4.1.36 and earlier, (4) Links 4.1.44 and earlier, and possibly (5) Classifieds before 4.1.30 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the TID parameter, as demonstrated by uploading a .jpg file containing PHP sequences.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4120
|
|
- https://www.exploit-db.com/exploits/6208
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|