{ "schema_version": "1.4.0", "id": "GHSA-cppw-2fwh-6pqg", "modified": "2022-05-24T19:15:21Z", "published": "2022-05-24T19:15:21Z", "aliases": [ "CVE-2021-24398" ], "details": "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.", "severity": [], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-24398" }, { "type": "WEB", "url": "https://codevigilant.com/disclosure/2021/wp-plugin-morpheus-slider" }, { "type": "WEB", "url": "https://wpscan.com/vulnerability/e6fb2256-0214-4891-b4b7-e4371a1599a5" } ], "database_specific": { "cwe_ids": [ "CWE-89" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-09-20T10:15:00Z" } }