CVE-2019-11591
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']…
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.06%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- EPSS
- 1.06% probability · 63th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-22, CWE-352, CWE-829
- Affected
- web-dorado/contact form
- Source
- cve@mitre.org
References
- http://seclists.org/fulldisclosure/2019/Apr/37Exploit, Mailing List, Third Party Advisory
- https://lists.openwall.net/full-disclosure/2019/04/05/12Exploit, Mailing List, Third Party Advisory
- https://wordpress.org/plugins/contact-form-maker/#developersThird Party Advisory
- https://wpvulndb.com/vulnerabilities/9252Third Party Advisory
- http://seclists.org/fulldisclosure/2019/Apr/37Exploit, Mailing List, Third Party Advisory
- https://lists.openwall.net/full-disclosure/2019/04/05/12Exploit, Mailing List, Third Party Advisory
- https://wordpress.org/plugins/contact-form-maker/#developersThird Party Advisory
- https://wpvulndb.com/vulnerabilities/9252Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.