What the vulnerability does
01Description
Authenticated (editor or higher user role) Stored Cross-Site Scripting (XSS) vulnerability in Export All URLs plugin <= 4.1 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:L/A:N
What the vulnerability does
Authenticated (editor or higher user role) Stored Cross-Site Scripting (XSS) vulnerability in Export All URLs plugin <= 4.1 at WordPress.
Explanation of Vulnerability in Simple Terms
The Export All URLs WordPress plugin version 4.1 and earlier contains a stored cross-site scripting (XSS) vulnerability. An authenticated administrator with high privileges can inject malicious scripts through the plugin's interface. When other users view affected pages, the injected code executes in their browsers, potentially compromising their sessions or stealing data.
What an attacker can do
Inject malicious JavaScript that runs in other users' browsers when they view the plugin's pages.
Potential impact on your site
A malicious admin can steal session tokens or credentials from other users, or deface plugin pages.
Conditions required to exploit
Attacker must be logged in as an administrator; victim must visit a page containing the injected content.
Key dates
External resources
Related vulnerabilities