2024-06-21 09:00:46 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2024-07-09 20:00:36 +00:00
"ID" : "CVE-2024-39063" ,
"STATE" : "PUBLIC"
2024-06-21 09:00:46 +00:00
} ,
2024-07-09 20:00:36 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2024-06-21 09:00:46 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-07-09 20:00:36 +00:00
"value" : "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."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/sysentr0py/CVEs/tree/main/CVE-2024-39063" ,
"url" : "https://github.com/sysentr0py/CVEs/tree/main/CVE-2024-39063"
2024-06-21 09:00:46 +00:00
}
]
}
}