WordPress Plugin Vulnerabilities

KKProgressbar2 Free <= 1.1.4.2 - Admin+ SQL Injection

Description

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

Proof of Concept

1. Send a POST request to `/wp-admin/admin.php?page=kkpb-add-project` with the BODY `action=edit-project&id=sleep(5)`
2. Observe the delay in response

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-05-06 (about 1 months ago)
Added
2024-05-06 (about 1 months ago)
Last Updated
2024-05-06 (about 1 months ago)

Other