Blog

"Prevention is cheaper than a breach"

Live Vulnerability Intelligence

Threat Database

Search CVEs, inspect descriptions, and open detail pages with AI-assisted technical context.

Total47
Critical0
High13
Medium34
Reset
Showing 21-40 of 47 records
Threat Entry Updated 2025-03-21

CVE-2024-1766 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via a user's Display Name in all versions up to, and including, 3.2.86 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This vulnerability requires social engineering to successfully exploit, and the impact would be very limited due to the attacker requiring a user to login as the user with…

PLUGIN Download Manager

CVE-2024-1766

MEDIUM CVSS 4.4 2024-06-12
Threat Entry Updated 2025-03-21

CVE-2024-5266 - Download Manager Plugin

The Download Manager Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via wpdm_user_dashboard, wpdm_package, wpdm_packages, wpdm_search_result, and wpdm_tag shortcodes in all versions up to, and including, 3.2.92 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Download Manager

CVE-2024-5266

MEDIUM CVSS 6.4 2024-06-12
Threat Entry Updated 2024-11-21

CVE-2024-4001 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wpdm_modal_login_form' shortcode in all versions up to, and including, 3.2.93 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Download Manager

CVE-2024-4001

MEDIUM CVSS 6.4 2024-06-05
Threat Entry Updated 2025-03-21

CVE-2024-4160 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'wpdm-all-packages' shortcode in all versions up to, and including, 3.2.90 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Download Manager

CVE-2024-4160

MEDIUM CVSS 6.4 2024-05-31
Threat Entry Updated 2025-03-21

CVE-2023-6954 - Download Manager Plugin

The Download Manager Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode(s) in all versions up to, and including, 3.2.85 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Download Manager

CVE-2023-6954

MEDIUM CVSS 6.4 2024-03-13
Threat Entry Updated 2025-03-21

CVE-2023-6785 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to unauthorized file download of files added via the plugin in all versions up to, and including, 3.2.84. This makes it possible for unauthenticated attackers to download files added with the plugin (even when privately published).

PLUGIN Download Manager

CVE-2023-6785

MEDIUM CVSS 5.3 2024-03-13
Threat Entry Updated 2025-03-21

CVE-2023-2305 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'wpdm_members', 'wpdm_login_form', 'wpdm_reg_form' shortcodes in versions up to, and including, 3.2.70 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers with contributor-level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

PLUGIN Download Manager

CVE-2023-2305

MEDIUM CVSS 6.4 2023-06-09
Threat Entry Updated 2025-03-21

CVE-2023-1524 - Download Manager Plugin

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.

PLUGIN Download Manager

CVE-2023-1524

MEDIUM CVSS 6.5 2023-05-30
Threat Entry Updated 2025-03-21

CVE-2023-1809 - Download Manager Plugin

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.

PLUGIN Download Manager

CVE-2023-1809

HIGH CVSS 7.5 2023-05-02
Threat Entry Updated 2025-05-21

CVE-2022-2926 - Download Manager Plugin

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

PLUGIN Download Manager

CVE-2022-2926

MEDIUM CVSS 4.9 2022-09-26
Threat Entry Updated 2025-05-05

CVE-2022-2436 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to deserialization of untrusted input via the 'file[package_dir]' parameter in versions up to, and including 3.2.49. This makes it possible for authenticated attackers with contributor privileges and above to call files using a PHAR wrapper that will deserialize the data and call arbitrary PHP Objects that can be used to perform a variety of malicious actions granted a POP chain is also present. It also requires that the attacker is successful in uploading a file with the serialized payload.

PLUGIN Download Manager

CVE-2022-2436

HIGH CVSS 8.8 2022-09-06
Threat Entry Updated 2025-03-21

CVE-2022-2431 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to arbitrary file deletion in versions up to, and including 3.2.50. This is due to insufficient file type and path validation on the deleteFiles() function found in the ~/Admin/Menu/Packages.php file that triggers upon download post deletion. This makes it possible for contributor level users and above to supply an arbitrary file path via the 'file[files]' parameter when creating a download post and once the user deletes the post the supplied arbitrary file will be deleted. This can be used by attackers to…

PLUGIN Download Manager

CVE-2022-2431

HIGH CVSS 8.1 2022-09-06
Threat Entry Updated 2025-03-21

CVE-2022-2362 - Download Manager Plugin

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.

PLUGIN Download Manager

CVE-2022-2362

HIGH CVSS 7.5 2022-08-22
Threat Entry Updated 2025-03-21

CVE-2022-2101 - Download Manager Plugin

The Download Manager plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the `file[files][]` parameter in versions up to, and including, 3.2.46 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers with contributor level permissions and above to inject arbitrary web scripts on the file's page that will execute whenever an administrator accesses the editor area for the injected file page.

PLUGIN Download Manager

CVE-2022-2101

MEDIUM CVSS 6.4 2022-07-18
Threat Entry Updated 2025-03-21

CVE-2022-2168 - Download Manager Plugin

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

PLUGIN Download Manager

CVE-2022-2168

MEDIUM CVSS 6.1 2022-07-17
Threat Entry Updated 2025-03-21

CVE-2022-1985 - Download Manager Plugin

The Download Manager Plugin for WordPress is vulnerable to reflected Cross-Site Scripting in versions up to, and including 3.2.42. This is due to insufficient input sanitization and output escaping on the 'frameid' parameter found in the ~/src/Package/views/shortcode-iframe.php file.

PLUGIN Download Manager

CVE-2022-1985

MEDIUM CVSS 6.1 2022-06-13
Scroll to top