mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
647 B
Markdown
18 lines
647 B
Markdown
### [CVE-2006-7063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7063)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in profile.php in TinyPHPforum 3.6 and earlier allows remote attackers to include and execute arbitrary files via ".." sequences in the uname parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/1857
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|