cvelist/2020/24xxx/CVE-2020-24582.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2020-08-21 05:01:24 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-09-10 17:01:48 +00:00
"ID": "CVE-2020-24582",
"STATE": "PUBLIC"
2020-08-21 05:01:24 +00:00
},
2020-09-10 17:01:48 +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",
2020-08-21 05:01:24 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-09-10 17:01:48 +00:00
"value": "Zulip Desktop before 5.4.3 allows XSS because string escaping is mishandled during composition of the HTML for the user interface."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://blog.zulip.com/2020/09/10/zulip-desktop-5-4-3-security-release/",
"url": "https://blog.zulip.com/2020/09/10/zulip-desktop-5-4-3-security-release/"
2020-08-21 05:01:24 +00:00
}
]
}
}