7.5
CVSSv2

CVE-2006-0214

Published: 15/01/2006 Updated: 20/07/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

Eval injection vulnerability in ezDatabase 2.0 and previous versions allows remote malicious users to execute arbitrary PHP code via the db_id parameter to visitorupload.php, as demonstrated using phpinfo and include function calls.

Vulnerable Product Search on Vulmon Subscribe to Product

indexcor ezdatabase 2.0

indexcor ezdatabase 2.1.2

Exploits

#!/usr/bin/perl # # ezDatabase Remote Command Execution Exploit # based on advisory by Pridels Team # # Copyright (c) 2006 cijfer <cijfer@netti!fi> # All rights reserved # # never ctrl+c again # cijfer$ targetcom/dir # host changed to 'targetcom/dir' # cijfer$ # # $Id: cijfer-ezdbxplpl,v 01 2006/01/21 019:22:00 cijfer Exp ...