cvelist/2024/36xxx/CVE-2024-36625.json
2024-11-29 17:00:30 +00:00

72 lines
2.3 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-36625",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Zulip 8.3 is vulnerable to Cross Site Scripting (XSS) via the replace_emoji_with_text function in ui_util.ts."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/zulip/zulip/commit/191345f9d61f5b15762fe3ce19bf635bf885176a",
"refsource": "MISC",
"name": "https://github.com/zulip/zulip/commit/191345f9d61f5b15762fe3ce19bf635bf885176a"
},
{
"url": "https://github.com/zulip/zulip/blob/8.3/web/src/ui_util.ts#L24",
"refsource": "MISC",
"name": "https://github.com/zulip/zulip/blob/8.3/web/src/ui_util.ts#L24"
},
{
"refsource": "MISC",
"name": "https://gist.github.com/1047524396/f7ada389ed2686481efef9e1f8307c51",
"url": "https://gist.github.com/1047524396/f7ada389ed2686481efef9e1f8307c51"
}
]
}
}