WordPress Plugin Vulnerabilities

Download Manager <= 2.7.94 - Authenticated Stored XSS

Description

The stored XSS vulnerability allows any authenticated user to inject malicious code via the name of the uploaded file:

Example: <svg onload=alert(0)>.jpg

The vulnerability exists because the file name is not properly sanitized
and this can lead to malicious code injection that will be executed on the
target’s browser.

Proof of Concept

Affects Plugins

Fixed in 2.7.95

References

Classification

Type
XSS
CWE

Miscellaneous

Submitter
Filippos Mastrogannis
Submitter twitter
Verified
No

Timeline

Publicly Published
2015-07-16 (about 10 years ago)
Added
2015-07-16 (about 10 years ago)
Last Updated
2019-10-22 (about 6 years ago)

Other