CVE-2017-20244 PUBLISHED

Wow Forms WordPress Plugin 2.1 SQL Injection

Assigner: VulnCheck
Reserved: 08.06.2026 Published: 09.06.2026 Updated: 09.06.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor Wow-Company
Product Wow Forms
Versions
  • Version 2.1 is affected

Credits

  • TAD GROUP finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE