cvelist/2024/42xxx/CVE-2024-42902.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2024-08-05 10:02:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2024-09-03 18:00:33 +00:00
"ID": "CVE-2024-42902",
"STATE": "PUBLIC"
2024-08-05 10:02:17 +00:00
},
2024-09-03 18:00:33 +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-08-05 10:02:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2024-09-03 18:00:33 +00:00
"value": "An issue in the js_localize.php function of LimeSurvey v6.6.2 and before allows attackers to execute arbitrary code via injecting a crafted payload into the lng parameter of the js_localize.php function"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/LimeSurvey/LimeSurvey/blob/6434b12ded1c4b6516200c453441d0896e11eee0/vendor/kcfinder/js_localize.php#L19",
"refsource": "MISC",
"name": "https://github.com/LimeSurvey/LimeSurvey/blob/6434b12ded1c4b6516200c453441d0896e11eee0/vendor/kcfinder/js_localize.php#L19"
},
{
"url": "https://bugs.limesurvey.org/view.php?id=19639",
"refsource": "MISC",
"name": "https://bugs.limesurvey.org/view.php?id=19639"
},
{
"refsource": "MISC",
"name": "https://github.com/sysentr0py/CVEs/tree/main/CVE-2024-42902",
"url": "https://github.com/sysentr0py/CVEs/tree/main/CVE-2024-42902"
2024-08-05 10:02:17 +00:00
}
]
}
}