SQL Injection Vulnerability in Cardoza WordPress Poll Plugin by Vinoj Cardoza
CVE-2020-24315
7.5HIGH
What is CVE-2020-24315?
The Cardoza WordPress Poll Plugin, up to version 36, is susceptible to an SQL injection vulnerability. This issue arises from the inadequate escaping of user inputs in the pollid POST parameter. Malicious actors can exploit this flaw by submitting specially crafted SQL statements, granting them unauthorized access and allowing the potential dumping of the entire database. Proper input validation and escaping measures are crucial for safeguarding against such vulnerabilities.