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'] value and the $_GET['action'] value, and the latter is unsanitized.
References
Link Resource
http://seclists.org/fulldisclosure/2019/Apr/37 Exploit Mailing List Third Party Advisory
https://lists.openwall.net/full-disclosure/2019/04/05/12 Mailing List Exploit Third Party Advisory
https://wordpress.org/plugins/contact-form-maker/#developers Third Party Advisory
https://wpvulndb.com/vulnerabilities/9252 Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:web-dorado:contact_form:*:*:*:*:*:wordpress:*:*

History

27 Feb 2023, 14:37

Type Values Removed Values Added
References (MISC) https://wpvulndb.com/vulnerabilities/9252 - (MISC) https://wpvulndb.com/vulnerabilities/9252 - Third Party Advisory
References (MISC) http://seclists.org/fulldisclosure/2019/Apr/37 - Exploit, Third Party Advisory (MISC) http://seclists.org/fulldisclosure/2019/Apr/37 - Exploit, Mailing List, Third Party Advisory
References (MISC) https://lists.openwall.net/full-disclosure/2019/04/05/12 - Exploit, Mailing List, Third Party Advisory (MISC) https://lists.openwall.net/full-disclosure/2019/04/05/12 - Mailing List, Exploit, Third Party Advisory

Information

Published : 2019-04-29 14:29

Updated : 2023-12-10 12:59


NVD link : CVE-2019-11591

Mitre link : CVE-2019-11591

CVE.ORG link : CVE-2019-11591


JSON object : View

Products Affected

web-dorado

  • contact_form
CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-352

Cross-Site Request Forgery (CSRF)

CWE-829

Inclusion of Functionality from Untrusted Control Sphere