Contact Form by WD <= 1.13.4 - Cross-Site Request Forgery
2019-04-05 00:00
p4nStrategic Overview
StatusPatched in 1.13.5
Affected Version
< 1.13.5CVSS8.8High
CVE
CVE-2019-11591Vulnerability Overview
The WebDorado Contact Form plugin before 1.13.5 for WordPress allows CSRF via the wp-admin/admin-ajax.php action parameter, with resultant local file inclusion via directory traversal, because there can be a discrepancy between the $_POST['action'] value and the $_GET['action'] value, and the latter is unsanitized.
Technical Analysis
REMEDIATION: Update to version 1.13.5, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
External References
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C