7.5
CVSSv2

CVE-2014-9096

Published: 26/11/2014 Updated: 28/11/2014
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 recover.php in Pligg CMS 2.0.1 and previous versions allow remote malicious users to execute arbitrary SQL commands via the (1) id or (2) n parameter.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

pligg pligg cms

Exploits

#!/usr/bin/python # # # Exploit Title: Pligg <= 201 SQL Injection / PWD disclosure / RCE # Author: BlackHawk # For base python code, # thanks to my fiend: The:Paradox # Disclosure date: 24/07/2014 # Software Link: wwwpliggcom/ # # To Elena, thank you for the time spent # # """ ######### 1 SQ ...