cvelist/2024/1xxx/CVE-2024-1143.json

64 lines
2.0 KiB
JSON
Raw Normal View History

2024-02-01 05:00:35 +00:00
{
2024-02-02 07:00:33 +00:00
"data_version": "4.0",
2024-02-01 05:00:35 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-1143",
2024-02-02 07:00:33 +00:00
"ASSIGNER": "dl_cve@linecorp.com",
"STATE": "PUBLIC"
2024-02-01 05:00:35 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-02 07:00:33 +00:00
"value": "Central Dogma versions prior to 0.64.0 is vulnerable to Cross-Site Scripting (XSS), which could allow for the leakage of user sessions and subsequent authentication bypass."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "na"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "LINE Corporation",
"product": {
"product_data": [
{
"product_name": "Central Dogma",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0.63.3",
"version_value": "0.64.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://github.com/line/centraldogma/commit/8edcf913b88101aff70008156b0881850e005783",
"refsource": "MISC",
"name": "https://github.com/line/centraldogma/commit/8edcf913b88101aff70008156b0881850e005783"
2024-02-01 05:00:35 +00:00
}
]
}
}