CVE-2021-24398
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (1.52%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
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.
- CVSS 3.1
- 7.2 HIGHCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 1.52% probability · 73th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-89
- Affected
- webpsilon/responsive 3d slider
- Source
- contact@wpscan.com
References
- https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/Exploit, Third Party Advisory
- https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5Exploit, Third Party Advisory
- https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider/Exploit, Third Party Advisory
- https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.