WDContactFormBuilder <= 1.0.68 - Cross-Site Request Forgery

2019-04-23 00:00
Panagiotis Vagenas

Strategic Overview

Status
Patched in 1.0.69
Affected PluginWDContactFormBuilder
Affected Version< 1.0.69
CVSS8.8High
CVECVE-2019-11557
View all WDContactFormBuilder vulnerabilities

Vulnerability 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