Vulnerability Details : 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.
Vulnerability category: Directory traversalFile inclusionCross-site request forgery (CSRF)
Products affected by CVE-2019-11591
- cpe:2.3:a:web-dorado:contact_form:*:*:*:*:*:wordpress:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-11591
0.24%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 62 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-11591
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.8
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:P/A:P |
8.6
|
6.4
|
NIST | |
8.8
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
2.8
|
5.9
|
NIST |
CWE ids for CVE-2019-11591
-
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.Assigned by: nvd@nist.gov (Primary)
-
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.Assigned by: nvd@nist.gov (Primary)
-
The product imports, requires, or includes executable functionality (such as a library) from a source that is outside of the intended control sphere.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-11591
-
http://seclists.org/fulldisclosure/2019/Apr/37
Full Disclosure: Re: WordPress plugin Contact Form by WD [CSRF → LFI]Exploit;Mailing List;Third Party Advisory
-
https://lists.openwall.net/full-disclosure/2019/04/05/12
full-disclosure - [FD] WordPress plugin Contact Form by WD [CSRF → LFI]Mailing List;Exploit;Third Party Advisory
-
https://wordpress.org/plugins/contact-form-maker/#developers
Contact Form by WD – responsive drag & drop contact form builder tool – WordPress plugin | WordPress.orgThird Party Advisory
-
https://wpvulndb.com/vulnerabilities/9252
Contact Form by WD <= 1.13.4 - Cross-Site Request Forgery to LFIThird Party Advisory
Jump to