Files
CVEs-PoC/2021/CVE-2021-24838.md
2025-09-29 21:09:30 +02:00

936 B

CVE-2021-24838

Description

The AnyComment WordPress plugin before 0.3.5 has an API endpoint which passes user input via the redirect parameter to the wp_redirect() function without being validated first, leading to an Open Redirect issue, which according to the vendor, is a feature.

POC

Reference

Github