Unknown Download Manager vulnerabilities
14 known vulnerabilities affecting unknown/download_manager.
Total CVEs
14
CISA KEV
0
Public exploits
3
Exploited in wild
0
Severity breakdown
HIGH6MEDIUM8
Vulnerabilities
Page 1 of 1
CVE-2024-8284MEDIUMCVSS 4.8fixed in 3.2.992025-05-15
CVE-2024-8284 [MEDIUM] CWE-79 CVE-2024-8284: The Download Manager WordPress plugin before 3.2.99 does not sanitise and escape some of its setting
The Download Manager WordPress plugin before 3.2.99 does not sanitise and escape some of its settings, which could allow high privilege users such as editors to perform Cross-Site Scripting attacks even when unfiltered_html is disallowed
cvelistv5nvd
CVE-2024-13126MEDIUMCVSS 4.6PoCfixed in 3.3.072025-03-16
CVE-2024-13126 [MEDIUM] CWE-552 CVE-2024-13126: The Download Manager WordPress plugin before 3.3.07 doesn't prevent directory listing on web servers
The Download Manager WordPress plugin before 3.3.07 doesn't prevent directory listing on web servers that don't use htaccess, allowing unauthorized access of files.
cvelistv5nvd
CVE-2024-10706MEDIUMCVSS 4.8fixed in 3.3.032024-12-20
CVE-2024-10706 [MEDIUM] CWE-79 CVE-2024-10706: The Download Manager WordPress plugin before 3.3.03 does not sanitise and escape some of its setting
The Download Manager WordPress plugin before 3.3.03 does not sanitise and escape some of its settings, which could allow high privilege users such as admin to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed (for example in multisite setup).
cvelistv5nvd
CVE-2024-8444MEDIUMCVSS 5.4fixed in 3.3.002024-10-30
CVE-2024-8444 [MEDIUM] CWE-79 CVE-2024-8444: The Download Manager WordPress plugin before 3.3.00 doesn't sanitize some of it's shortcode paramete
The Download Manager WordPress plugin before 3.3.00 doesn't sanitize some of it's shortcode parameters, leading to cross site scripting.
cvelistv5nvd
CVE-2023-6421HIGHCVSS 7.5PoCfixed in 3.2.832024-01-01
CVE-2023-6421 [HIGH] CWE-522 CVE-2023-6421: The Download Manager WordPress plugin before 3.2.83 does not protect file download's passwords, leak
The Download Manager WordPress plugin before 3.2.83 does not protect file download's passwords, leaking it upon receiving an invalid one.
cvelistv5nvd
CVE-2023-1524MEDIUMCVSS 6.5fixed in 3.2.712023-05-30
CVE-2023-1524 [MEDIUM] CWE-284 CVE-2023-1524: The Download Manager WordPress plugin before 3.2.71 does not adequately validate passwords for passw
The Download Manager WordPress plugin before 3.2.71 does not adequately validate passwords for password-protected files. Upon validation, a master key is generated and exposed to the user, which may be used to download any password-protected file on the server, allowing a user to download any file with the knowledge of any one file's password.
cvelistv5nvd
CVE-2023-1809HIGHCVSS 7.5≥ 6.0.0, < 6.3.02023-05-02
CVE-2023-1809 [HIGH] CWE-276 CVE-2023-1809: The Download Manager WordPress plugin before 6.3.0 leaks master key information without the need for
The Download Manager WordPress plugin before 6.3.0 leaks master key information without the need for a password, allowing attackers to download arbitrary password-protected package files.
cvelistv5nvd
CVE-2022-4476MEDIUMCVSS 5.4fixed in 3.2.622023-01-16
CVE-2022-4476 [MEDIUM] CWE-79 CVE-2022-4476: The Download Manager WordPress plugin before 3.2.62 does not validate and escapes some of its shortc
The Download Manager WordPress plugin before 3.2.62 does not validate and escapes some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as a contributor to perform Stored Cross-Site Scripting attacks against logged-in admins.
cvelistv5nvd
CVE-2022-2926MEDIUMCVSS 4.9≥ 3.2.55, < 3.2.552022-09-26
CVE-2022-2926 [MEDIUM] CWE-22 CVE-2022-2926: The Download Manager WordPress plugin before 3.2.55 does not validate one of its settings, which cou
The Download Manager WordPress plugin before 3.2.55 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
cvelistv5nvd
CVE-2022-2362HIGHCVSS 7.5≥ 3.2.50, < 3.2.502022-08-22
CVE-2022-2362 [HIGH] CWE-79 CVE-2022-2362: The Download Manager WordPress plugin before 3.2.50 prioritizes getting a visitor's IP from certain
The Download Manager WordPress plugin before 3.2.50 prioritizes getting a visitor's IP from certain HTTP headers over PHP's REMOTE_ADDR, which makes it possible to bypass IP-based download blocking restrictions.
cvelistv5nvd
CVE-2022-2168MEDIUMCVSS 6.1PoC≥ 3.2.44, < 3.2.442022-07-17
CVE-2022-2168 [MEDIUM] CWE-79 CVE-2022-2168: The Download Manager WordPress plugin before 3.2.44 does not escape a generated URL before outputtin
The Download Manager WordPress plugin before 3.2.44 does not escape a generated URL before outputting it back in an attribute of the history dashboard, leading to Reflected Cross-Site Scripting
cvelistv5nvd
CVE-2022-0828HIGHCVSS 7.5fixed in 3.2.342022-04-11
CVE-2022-0828 [HIGH] CWE-338 CVE-2022-0828: The Download Manager WordPress plugin before 3.2.34 uses the uniqid php function to generate the mas
The Download Manager WordPress plugin before 3.2.34 uses the uniqid php function to generate the master key for a download, allowing an attacker to brute force the key with reasonable resources giving direct download access regardless of role based restrictions or password protections set for the download.
cvelistv5nvd
CVE-2021-25087HIGHCVSS 7.5≥ 3.2.35, < 3.2.352022-03-07
CVE-2021-25087 [HIGH] CWE-862 CVE-2021-25087: The Download Manager WordPress plugin before 3.2.35 does not have any authorisation checks in some o
The Download Manager WordPress plugin before 3.2.35 does not have any authorisation checks in some of the REST API endpoints, allowing unauthenticated attackers to call them, which could lead to sensitive information disclosure, such as posts passwords (fixed in 3.2.24) and files Master Keys (fixed in 3.2.25).
cvelistv5nvd
CVE-2021-25069HIGHCVSS 8.8≥ 3.2.34, < 3.2.342022-02-21
CVE-2021-25069 [HIGH] CWE-89 CVE-2021-25069: The Download Manager WordPress plugin before 3.2.34 does not sanitise and escape the package_ids par
The Download Manager WordPress plugin before 3.2.34 does not sanitise and escape the package_ids parameter before using it in a SQL statement, leading to a SQL injection, which can also be exploited to cause a Reflected Cross-Site Scripting issue
cvelistv5nvd