Vulnerability Details : CVE-2019-10692
Public exploit exists!
In the wp-google-maps plugin before 7.11.18 for WordPress, includes/class.rest-api.php in the REST API does not sanitize field names before a SELECT statement.
Vulnerability category: Sql Injection
Products affected by CVE-2019-10692
- cpe:2.3:a:codecabin:wp_go_maps:*:*:*:*:*:wordpress:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-10692
89.56%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 100 %
Percentile, the proportion of vulnerabilities that are scored at or less
Metasploit modules for CVE-2019-10692
-
WordPress Google Maps Plugin SQL Injection
Disclosure Date: 2019-04-02First seen: 2020-04-26auxiliary/admin/http/wp_google_maps_sqliThis module exploits a SQL injection vulnerability in a REST endpoint registered by the WordPress plugin wp-google-maps between 7.11.00 and 7.11.17 (included). As the table prefix can be changed by administrators, set DB_PREFIX accordingly. Authors:
CVSS scores for CVE-2019-10692
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-10692
-
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-10692
-
http://www.rapid7.com/db/modules/auxiliary/admin/http/wp_google_maps_sqli
WordPress Google Maps Plugin SQL Injection | Rapid7Exploit;Third Party Advisory
-
https://plugins.trac.wordpress.org/changeset?old_path=%2Fwp-google-maps&old=2061433&new_path=%2Fwp-google-maps&new=2061434&sfp_email=&sfph_mail=#file755
Diff [2061433:2061434] for wp-google-maps – WordPress Plugin RepositoryPatch;Third Party Advisory
-
http://packetstormsecurity.com/files/159640/WordPress-Rest-Google-Maps-SQL-Injection.html
WordPress Rest Google Maps SQL Injection ≈ Packet StormExploit;Third Party Advisory;VDB Entry
-
https://wordpress.org/plugins/wp-google-maps/#developers
WP Google Maps – WordPress plugin | WordPress.orgThird Party Advisory
Jump to