7.5
CVSSv2

CVE-2008-0520

Published: 31/01/2008 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 main.php in the WassUp plugin 1.4 up to and including 1.4.3 for WordPress allow remote malicious users to execute arbitrary SQL commands via the (1) from_date or (2) to_date parameter to spy.php.

Vulnerable Product Search on Vulmon Subscribe to Product

wordpress wassup plugin 1.4

wordpress wassup plugin

Exploits

<? # WordPress WassUp plugin v 143 Sql Injection Exploit # # Plugin Homepage-wwwwpwporg/ # # Found by:enter_the_dragon # # Tested successfully on v 14-143 # (lower versions are possibly vulnerable too just check the source and modify the query as needed) # Vuln code # # -In spyphp # # if (isset($_GET['to_date'])) $to_date = ...