cve/2021/CVE-2021-25099.md
2024-05-25 21:48:12 +02:00

877 B

CVE-2021-25099

Description

The GiveWP WordPress plugin before 2.17.3 does not sanitise and escape the form_id parameter before outputting it back in the response of an unauthenticated request via the give_checkout_login AJAX action, leading to a Reflected Cross-Site Scripting

POC

Reference

Github