WordPress Plugin Vulnerabilities

Rearrange Woocommerce Products < 3.0.8 - Subscriber+ SQL Injection

Description

The plugin does not have proper access controls in the save_all_order AJAX action, nor validation and escaping when inserting user data in SQL statement, leading to an SQL injection, and allowing any authenticated user, such as subscriber, to modify arbitrary post content (for example with an XSS payload), as well as exfiltrate any data by copying it to another post.

SQLi was fixed in 3.0.5, proper authorisation and CSRF checks were added in 3.0.8

Proof of Concept

Affects Plugins

References

Classification

Type
SQLI
OWASP top 10
CWE
CVSS

Miscellaneous

Original Researcher
Krzysztof Zając
Submitter
Krzysztof Zając
Submitter website
Verified
Yes

Timeline

Publicly Published
2022-01-05 (about 3 years ago)
Added
2022-01-05 (about 3 years ago)
Last Updated
2022-04-08 (about 3 years ago)

Other