WDContactFormBuilder <= 1.0.68 - Cross-Site Request Forgery
2019-04-23 00:00
Panagiotis VagenasStrategic Overview
StatusPatched in 1.0.69
Affected PluginWDContactFormBuilder
Affected Version
< 1.0.69CVSS8.8High
CVE
CVE-2019-11557Vulnerability Overview
The WebDorado Contact Form Builder plugin before 1.0.69 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.0.69, 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