Search Results (2 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2017-20244 2 Wordpress, Wow-company 2 Wordpress, Wow Forms 2026-06-09 8.2 High
Wow Forms WordPress Plugin version 2.1 contains an SQL injection vulnerability that allows unauthenticated attackers to read arbitrary database information by exploiting an unescaped POST parameter. Attackers can inject SQL code through the 'mwpformid' parameter in requests to the admin-ajax.php endpoint with the 'send_mwp_form' action to extract sensitive database contents.
CVE-2021-24628 1 Wow-company 1 Wow Forms 2024-11-21 7.2 High
The Wow Forms WordPress plugin through 3.1.3 does not sanitise or escape a 'did' GET parameter before using it in a SQL statement, when deleting a form in the admin dashboard, leading to an authenticated SQL injection