7.5
CVSSv2

CVE-2007-5644

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

Lussumo Vanilla 1.1.3 and previous versions does not require admin privileges for (1) ajax/sortcategories.php and (2) ajax/sortroles.php, which allows remote malicious users to conduct unauthorized sort operations and other activities.

Vulnerability Trend

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