cve/2024/CVE-2024-39063.md
2024-08-05 18:41:32 +00:00

699 B

CVE-2024-39063

Description

Lime Survey <= 6.5.12 is vulnerable to Cross Site Request Forgery (CSRF). The YII_CSRF_TOKEN is only checked when passed in the body of POST requests, but the same check isn't performed in the equivalent GET requests.

POC

Reference

Github

No PoCs found on GitHub currently.