cve/2006/CVE-2006-4602.md

19 lines
766 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4602](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4602)
![](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
Unrestricted file upload vulnerability in jhot.php in TikiWiki 1.9.4 Sirius and earlier allows remote attackers to execute arbitrary PHP code via a filepath parameter that contains a filename with a .php extension, which is uploaded to the img/wiki/ directory.
### POC
#### Reference
- http://isc.sans.org/diary.php?storyid=1672
- https://www.exploit-db.com/exploits/2288
#### Github
No PoCs found on GitHub currently.