WordPress Plugin Vulnerabilities

Responsive 3D Slider <= 1.2 - Authenticated SQL Injection

Description

The Add new scene functionality in the plugin 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.

Proof of Concept

Affects Plugins

No known fix

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Syed Sheeraz Ali of Codevigilant
Verified
Yes

Timeline

Publicly Published
2021-08-22 (about 4 years ago)
Added
2021-08-23 (about 4 years ago)
Last Updated
2022-04-09 (about 3 years ago)

Other