WordPress Plugin Vulnerabilities

DukaPress <= 2.5.9 - Unauthenticated Blind SQL Injection

Description

The code in dukapress/download.php does not sanitize user input from $_GET['id'] before passing it to query() allowing SQL to be injected.

The user is not required to be logged into WordPress in order to exploit this vulnerability.

Affects Plugins

Fixed in 2.5.9.1

References

Classification

Type
SQLI
OWASP top 10
CWE

Miscellaneous

Submitter
Larry W. Cashdollar
Submitter twitter
Verified
No

Timeline

Publicly Published
2015-08-22 (about 10 years ago)
Added
2015-08-22 (about 10 years ago)
Last Updated
2020-09-22 (about 5 years ago)

Other