Exploitation Summary
EIP tracks 1 public exploit for CVE-2017-20244. PoCs published by TAD GROUP.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in the Wow Forms WordPress plugin (v2.1) via the 'mwpformid' POST parameter. It includes a sqlmap command to exploit the vulnerability, showing payloads for boolean-based blind, time-based blind, and UNION-based SQL injection.
Description
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.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in the Wow Forms WordPress plugin (v2.1) via the 'mwpformid' POST parameter. It includes a sqlmap command to exploit the vulnerability, showing payloads for boolean-based blind, time-based blind, and UNION-based SQL injection.
References (5)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N