What the vulnerability does
01Description
Auth. (admin+) Reflected Cross-Site Scripting (XSS) vulnerability discovered in WP-DownloadManager plugin <= 1.68.6 versions.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Auth. (admin+) Reflected Cross-Site Scripting (XSS) vulnerability discovered in WP-DownloadManager plugin <= 1.68.6 versions.
Explanation of Vulnerability in Simple Terms
WP-DownloadManager versions up to 1.68.6 contain a stored cross-site scripting (XSS) vulnerability. An authenticated administrator can inject malicious JavaScript into the plugin's settings or content fields. When other users view affected pages, the injected script executes in their browsers, potentially stealing session tokens or performing actions on their behalf. The vulnerability requires admin-level access and user interaction to trigger.
What an attacker can do
Inject JavaScript that runs in visitors' browsers when they view affected pages.
Potential impact on your site
A compromised admin account can inject malicious scripts affecting all site visitors.
Conditions required to exploit
Administrator account access and victim must view a page containing the injected payload.
Key dates
External resources
Related vulnerabilities