Files
CVEs-PoC/2022/CVE-2022-4142.md
T
2024-06-18 02:51:15 +02:00

920 B

CVE-2022-4142

Description

The WordPress Filter Gallery Plugin WordPress plugin before 0.1.6 does not properly escape the filters passed in the ufg_gallery_filters ajax action before outputting them on the page, allowing a high privileged user such as an administrator to inject HTML or javascript to the plugin settings page, even when the unfiltered_html capability is disabled.

POC

Reference

Github

No PoCs found on GitHub currently.