cve/2021/CVE-2021-24838.md
2024-06-18 02:51:15 +02:00

898 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