CVE-2006-6255
NukeAI 0.0.3 Beta - Unauthenticated Arbitrary PHP Code Execution via Filename and Moreinfo Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-6255. PoCs published by DeltahackingTEAM.
AI-analyzed exploit summary This exploit targets a remote code execution vulnerability in nukeai beta3 by injecting a PHP shell into the 'util.php' script via unsanitized input. It then allows command execution through the created shell file.
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.
Exploits (1)
This exploit targets a remote code execution vulnerability in nukeai beta3 by injecting a PHP shell into the 'util.php' script via unsanitized input. It then allows command execution through the created shell file.