Show filters
38 Total Results
Displaying 21-30 of 38
Sort by:
Attacker Value
Unknown

CVE-2022-34658

Disclosure Date: August 01, 2022 (last updated October 08, 2023)
Multiple Authenticated (contributor+) Persistent Cross-Site Scripting (XSS) vulnerabilities in W3 Eden Download Manager plugin <= 3.2.48 at WordPress.
Attacker Value
Unknown

CVE-2022-2101

Disclosure Date: July 18, 2022 (last updated October 07, 2023)
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.
Attacker Value
Unknown

CVE-2022-2168

Disclosure Date: July 17, 2022 (last updated October 07, 2023)
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
Attacker Value
Unknown

CVE-2017-20093

Disclosure Date: June 24, 2022 (last updated October 07, 2023)
A vulnerability, which was classified as problematic, was found in Download Manager Plugin 2.8.99. Affected is an unknown function. The manipulation leads to cross-site request forgery. It is possible to launch the attack remotely.
Attacker Value
Unknown

CVE-2022-1985

Disclosure Date: June 13, 2022 (last updated October 07, 2023)
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.
Attacker Value
Unknown

CVE-2022-0828

Disclosure Date: April 11, 2022 (last updated October 07, 2023)
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.
Attacker Value
Unknown

CVE-2021-25087

Disclosure Date: March 07, 2022 (last updated October 07, 2023)
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).
Attacker Value
Unknown

CVE-2021-25069

Disclosure Date: February 21, 2022 (last updated October 07, 2023)
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
Attacker Value
Unknown

CVE-2021-24969

Disclosure Date: December 27, 2021 (last updated October 07, 2023)
The WordPress Download Manager WordPress plugin before 3.2.22 does not sanitise and escape Template data before outputting it in various pages (such as admin dashboard and frontend). Due to the lack of authorisation and CSRF checks in the wpdm_save_template AJAX action, any authenticated users such as subscriber is able to call it and perform Cross-Site Scripting attacks
Attacker Value
Unknown

CVE-2021-24773

Disclosure Date: November 01, 2021 (last updated February 23, 2025)
The WordPress Download Manager WordPress plugin before 3.2.16 does not escape some of the Download settings when outputting them, allowing high privilege users to perform XSS attacks even when the unfiltered_html capability is disallowed