7.5
CVSSv2

CVE-2007-5643

Published: 23/10/2007 Updated: 29/09/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

Multiple SQL injection vulnerabilities in Lussumo Vanilla 1.1.3 and previous versions allow remote malicious users to execute arbitrary SQL commands via (1) the CategoryID parameter to ajax/sortcategories.php or (2) an unspecified vector to ajax/sortroles.php.

Vulnerable Product Search on Vulmon Subscribe to Product

lussumo vanilla

Exploits

<?php ## Vanilla <= 113 Remote Blind SQL Injection Exploit ## By InATeam (inattackru/) ## Requirements: MySQL >= 41, magic_quotes_gpc=Off ## Tested on versions 113, 112, 101 echo "------------------------------------------------------------\n"; echo "Vanilla <= 113 Remote Blind SQL Injection Exploit\n"; echo "(c)oded ...