Security Advisory

CVE-2024-39063

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-09 00:00:00
Last updated 2024-08-02 04:19:20
Assigner mitre
State PUBLISHED

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 isnt performed in the equivalent GET requests.