First published: Mon Nov 08 2021(Updated: )
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
Credit: contact@wpscan.com
Affected Software | Affected Version | How to fix |
---|---|---|
Wow-company Wow Forms | <=3.1.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-24628 is a vulnerability in the Wow Forms WordPress plugin that allows for authenticated SQL injection.
CVE-2021-24628 has a severity rating of 7.2 (High).
CVE-2021-24628 affects Wow Forms versions up to and including 3.1.3.
CVE-2021-24628 can be exploited by an authenticated user through the 'did' GET parameter in a SQL statement when deleting a form in the admin dashboard.
CVE-2021-24628 is associated with CWE-89, which is Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection').