header-logo
Suggest Exploit
vendor:
Poll Widget
by:
WICS
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Poll Widget
Affected Version From: 1.0.7
Affected Version To: 1.0.7
Patch Exists: YES
Related CWE: N/A
CPE: a:wordpress:poll_widget
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
2015

wordpress poll widget version 1.0.7 SQL Injection vulnerability

Poll widget is a WordPress plugin which provides a fancy user Polling layout to website users and allows them to vote according to options provided in a specific poll. The vulnerability exists in the front_end.php file, in which code is not filtering user-supplied data on the parameter question_id. This script is vulnerable to union-based SQL injection with a column count of 2.

Mitigation:

Filter user-supplied data on the parameter question_id.
Source

Exploit-DB raw data: