All intelligence
// vulnerability record
live · NVDCVE-2025-1785
MEDIUMpublished 2025-03-13 08:15 UTC · 1 year ago · modified 2026-06-17 08:39 UTC
5.4
CVSS / 10
// description
The Download Manager plugin for WordPress is vulnerable to Directory Traversal in all versions up to, and including, 3.3.08 via the 'wpdm_newfile' action. This makes it possible for authenticated attackers, with Author-level access and above, to overwrite select file types outside of the originally intended directory, which may cause a denial of service.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
// weaknesses (CWE)
- CWE-22