CVE-2019-10692
WordPress Google Maps Plugin SQL Injection
Record summary
CVE-2019-10692 has a selected CVSS score of 9.8 (critical); EIP currently links 1 catalogued exploit and 1 Nuclei template.
Proofs of concept
1Catalogued exploits
MetasploitWordPress Google Maps Plugin SQL InjectionMetasploit auxiliary PoCby Thomas Chauchefoin (Synacktiv)Not analyzed1 file
Nuclei templates
1ProjectDiscoveryCRITICALWordPress Google Maps <7.11.18 - SQL InjectionCVSS 9.8
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.
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).
Source: ProjectDiscovery