Files
CVEs-PoC/2006/CVE-2006-6255.md
T
2024-06-18 02:51:15 +02:00

18 lines
854 B
Markdown

### [CVE-2006-6255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6255)
![](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
Direct static code injection vulnerability in util.php in the NukeAI 0.0.3 Beta module for PHP-Nuke, aka Program E is an AIML chatterbot, allows remote attackers to upload and execute arbitrary PHP code via a filename with a .php extension in the filename parameter and code in the moreinfo parameter, which is saved to a filename under descriptions/, which is accessible via a direct request.
### POC
#### Reference
- https://www.exploit-db.com/exploits/2843
#### Github
No PoCs found on GitHub currently.