6.8
CVSSv2

CVE-2006-6045

Published: 22/11/2006 Updated: 17/10/2018
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple PHP remote file inclusion vulnerabilities in Comdev One Admin Pro 4.1 allow remote malicious users to execute arbitrary PHP code via a URL in the path[skin] parameter to (1) adminfoot.php, (2) adminhead.php, or (3) adminlogin.php.

Vulnerable Product Search on Vulmon Subscribe to Product

comdev comdev one admin pro 4.1

Exploits

#!/usr/bin/php <?php /********************************************************************* * Comdev One Admin 41 Remote Command Execution / File Inclusion Vulnerability * * Note: * Requires register globals to be on, and magic quotes gpc to be off * * Usage: * php scriptphp [host] [path] [command] * * Usage Example: * php script ...