PT-2019-12401 · Webdorado · Webdorado Contact Form
Published
2019-04-29
·
Updated
2023-02-27
·
CVE-2019-11591
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
WebDorado Contact Form plugin versions prior to 1.13.5
Description
The issue allows for CSRF via the "wp-admin/admin-ajax.php" API endpoint, specifically through the
action parameter, which can lead to local file inclusion via directory traversal. This is due to a discrepancy between the $ POST['action'] value and the $ GET['action'] value, where the latter is unsanitized.Recommendations
For versions prior to 1.13.5, update to version 1.13.5 or later to resolve the issue. As a temporary workaround, consider restricting access to the "wp-admin/admin-ajax.php" API endpoint to minimize the risk of exploitation. Avoid using unsanitized
action parameters in the affected API endpoint until the issue is resolved.Exploit
Fix
CSRF
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Webdorado Contact Form