Export All URLs <= 4.2 - Cross-Site Request Forgery to Sensitive Data Export

2022-03-21 00:00
Asif Nawaz Minhas

Strategic Overview

Status
Patched in 4.3
Affected PluginExport All URLs
Affected Version< 4.3
CVSS6.5Medium
CVECVE-2022-0914
View all Export All URLs vulnerabilities

Vulnerability Overview

The Export All URLs WordPress plugin before 4.3 does not have CSRF in place when exporting data, which could allow attackers to make a logged in admin export all posts and pages (including private and draft) into an arbitrary CSV file, which the attacker can then download and retrieve the list of titles for example

Technical Analysis

REMEDIATION: Update to version 4.3, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C