mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
18 lines
854 B
Markdown
18 lines
854 B
Markdown
### [CVE-2006-6255](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6255)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|