The Add new scene functionality in the Responsive 3D Slider WordPress plugin through 1.2 uses an id parameter which is not sanitised, escaped or validated before being inserted to a SQL statement, leading to SQL injection. This is a time based SQLI and in the same function vulnerable parameter is passed twice so if we pass time as 5 seconds it takes 10 seconds to return since the query is ran twice.
References
Link | Resource |
---|---|
https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/ | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5 | Exploit Third Party Advisory |
https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/ | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 05:52
Type | Values Removed | Values Added |
---|---|---|
References | () https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/ - Exploit, Third Party Advisory | |
References | () https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5 - Exploit, Third Party Advisory |
29 Sep 2021, 13:35
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:webpsilon:responsive_3d_slider:*:*:*:*:*:wordpress:*:* | |
CVSS |
v2 : v3 : |
v2 : 6.5
v3 : 7.2 |
References | (MISC) https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5 - Exploit, Third Party Advisory | |
References | (MISC) https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/ - Exploit, Third Party Advisory |
20 Sep 2021, 11:58
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2021-09-20 10:15
Updated : 2024-11-21 05:52
NVD link : CVE-2021-24398
Mitre link : CVE-2021-24398
CVE.ORG link : CVE-2021-24398
JSON object : View
Products Affected
webpsilon
- responsive_3d_slider
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')