7.5
CVSSv2

CVE-2006-6255

Published: 04/12/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

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 malicious users 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.

Vulnerable Product Search on Vulmon Subscribe to Product

nukeai nukeai 0.0.3_beta

Exploits

#!/usr/bin/perl # +------------------------------------------------------------------------------------------- # + nukeai beta3 (utilphp) Remote Code Execution Vulnerability # +------------------------------------------------------------------------------------------- # + Affected Software : nukeai beta3 # + Download : meshdlso ...