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 |
Configurations
History
No history.
Information
Published : 2021-09-20 10:15
Updated : 2021-09-29 13:35
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')