Vulnerability Details : CVE-2019-11590
Potential exploit
The 10Web Form Maker 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-11590
- cpe:2.3:a:10web:form_maker:*:*:*:*:*:wordpress:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-11590
0.35%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 55 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-11590
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.0/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-11590
-
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 cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.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-11590
-
https://lists.openwall.net/full-disclosure/2019/04/05/11
full-disclosure - [FD] WordPress Plugin Form Maker by WD [CSRF → LFI]Mailing List;Exploit;Third Party Advisory
-
https://wordpress.org/plugins/form-maker/#developers
Form Maker by 10Web – Mobile-Friendly Drag & Drop Contact Form Builder – WordPress plugin | WordPress.orgThird Party Advisory
-
http://seclists.org/fulldisclosure/2019/Apr/36
Full Disclosure: Re: WordPress Plugin Form Maker by WD [CSRF → LFI]Exploit;Third Party Advisory
Jump to