WordPress Plugin Vulnerabilities

FormCraft Premium < 3.9.7 - Admin+ SQLi

Description

The plugin does not properly sanitise 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

1. View the plugin settings and intercept the request and add the payload `sortOrder=ASC%2c(select*from(select(sleep(20)))a`
2. See the SQLi

Affects Plugins

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Chien Vuong
Submitter
Chien Vuong
Verified
Yes

Timeline

Publicly Published
2023-06-05 (about 11 months ago)
Added
2023-06-05 (about 11 months ago)
Last Updated
2023-06-05 (about 11 months ago)

Other