Files
CVEs-PoC/2022/CVE-2022-4368.md
T
2025-09-29 21:09:30 +02:00

917 B

CVE-2022-4368

Description

The WP CSV WordPress plugin through 1.8.0.0 does not sanitize and escape a parameter before outputting it back in the page when importing a CSV, and doe snot have CSRF checks in place as well, leading to a Reflected Cross-Site Scripting.

POC

Reference

Github