vendor:
UPM-POLLS
by:
Saif El-Sherei
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: UPM-POLLS
Affected Version From: 1.0.4
Affected Version To: 1.0.4
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:wordpress:upm-polls
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: WordPress 3.2.1, Firefox 4, XAMPP
2011
BLIND SQL injection UPM-POLLS wordpress plugin 1.0.4
The Variable PID is not properly sanitized in the get request before insertion into the database query; allowing an attaacker or any user who can view poll results (supposedly all user) to use blind sql injection to extract database data and possibly compromise the whole server.
Mitigation:
Sanitize user input before inserting into the database query.