vendor:
Simply Poll
by:
TAD GROUP
9
CVSS
CRITICAL
SQL Injection
89
CWE
Product Name: Simply Poll
Affected Version From: <= 1.4.1
Affected Version To: <= 1.4.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2016
Simply Poll 1.4.1 Plugin for WordPress SQL Injection
An unescaped parameter was found in Simply Poll version 1.4.1. ( WP plugin ). An attacker can exploit this vulnerability to read from the database. The POST parameter 'pollid' is vulnerable. An attacker can read arbitrary data from the database. If the webserver is misconfigured, read & write access the filesystem may be possible.
Mitigation:
Input validation and escaping should be used to prevent SQL injection attacks.