CVE-2022-2168
Download Manager < 3.2.44 - Reflected Cross-Site Scripting
Record summary
CVE-2022-2168 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
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
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Download Manager | CVE List | 3.2.44 to < 3.2.44 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress Download Manager < 3.2.44 - Authenticated Cross-Site ScriptingCVSS 6.1
The WordPress Download Manager plugin before version 3.2.44 does not properly sanitize and escape the user_ids parameter in the stats history dashboard. This allows authenticated attackers to perform Cross-Site Scripting attacks by injecting malicious JavaScript code.
Impact
Authenticated administrators can inject malicious JavaScript via XSS in the user_ids parameter, potentially stealing session cookies or performing unauthorized administrative actions.
Remediation
Update the WordPress Download Manager plugin to version 3.2.44 or later.
Source: ProjectDiscovery