CVE-2022-29452 LOW

CVE-2022-29452: WordPress Export All URLs plugin <= 4.1 - Authenticated Stored Cross-Site Scripting (XSS) vulnerability

Vendor Atlas Gondal
Product Export All URLs (WordPress plugin)
Weakness CWE-79 · XSS
Published June 15, 2022
Last update April 28, 2026

CVSS base score

3.4/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality None
Integrity Low

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

01Description

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

02Summary

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

03Attacker Capabilities

Inject malicious JavaScript that runs in other users' browsers when they view the plugin's pages.

Potential impact on your site

04Site Impact

A malicious admin can steal session tokens or credentials from other users, or deface plugin pages.

Conditions required to exploit

05Prerequisites

Attacker must be logged in as an administrator; victim must visit a page containing the injected content.

Key dates

06Disclosure timeline

June 15, 2022 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE