WordPress Plugin Vulnerabilities

Download Manager < 3.2.55 - Admin+ Arbitrary File/Folder Access via Path Traversal

Description

The plugin does not validate one of its settings, which could allow high privilege users such as admin to list and read arbitrary files and folders outside of the blog directory

Proof of Concept

1. Navigate to settings page (/wp-admin/edit.php?post_type=wpdmpro&page=settings)
2. In the “File Browser Root:” setting, put /tmp (v < 3.2.54) or ../../ (v <= 3.2.54)
3. Then navigate to the Asset manager (/wp-admin/edit.php?post_type=wpdmpro&page=wpdm-asset-manager)
4. You will be able to list the files/folders outside of WordPress root directory

Affects Plugins

Fixed in 3.2.55

References

Classification

Type
TRAVERSAL
OWASP top 10
CWE

Miscellaneous

Original Researcher
Raad Haddad of Cloudyrion GmbH
Submitter
Raad Haddad of Cloudyrion GmbH
Submitter twitter
Verified
Yes

Timeline

Publicly Published
2022-09-05 (about 1 years ago)
Added
2022-09-05 (about 1 years ago)
Last Updated
2022-09-05 (about 1 years ago)

Other