Beveiligingsadvies

CVE-2021-24398

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2021-09-20 10:06:02
Laatst bijgewerkt 2024-08-03 19:28:23
Toegewezen door WPScan
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.