Files
CVEs-PoC/2022/CVE-2022-0236.md
T
2024-06-22 09:37:59 +00:00

1.7 KiB

CVE-2022-0236

Description

The WP Import Export WordPress plugin (both free and premium versions) is vulnerable to unauthenticated sensitive data disclosure due to a missing capability check on the download function wpie_process_file_download found in the ~/includes/classes/class-wpie-general.php file. This made it possible for unauthenticated attackers to download any imported or exported information from a vulnerable site which can contain sensitive information like user data. This affects versions up to, and including, 3.9.15.

POC

Reference

Github