cvelist/2020/10xxx/CVE-2020-10531.json

92 lines
3.3 KiB
JSON
Raw Normal View History

2020-03-12 19:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-10531",
"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": "An issue was discovered in International Components for Unicode (ICU) for C/C++ through 66.1. An integer overflow, leading to a heap-based buffer overflow, exists in the UnicodeString::doAppend() function in common/unistr.cpp."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html",
"refsource": "MISC",
"name": "https://chromereleases.googleblog.com/2020/02/stable-channel-update-for-desktop_24.html"
},
2020-03-13 14:01:18 +00:00
{
"refsource": "REDHAT",
"name": "RHSA-2020:0738",
"url": "https://access.redhat.com/errata/RHSA-2020:0738"
},
2020-03-12 19:01:07 +00:00
{
"url": "https://bugs.chromium.org/p/chromium/issues/detail?id=1044570",
"refsource": "MISC",
"name": "https://bugs.chromium.org/p/chromium/issues/detail?id=1044570"
},
{
"url": "https://chromium.googlesource.com/chromium/deps/icu/+/9f4020916eb1f28f3666f018fdcbe6c9a37f0e08",
"refsource": "MISC",
"name": "https://chromium.googlesource.com/chromium/deps/icu/+/9f4020916eb1f28f3666f018fdcbe6c9a37f0e08"
},
{
"url": "https://unicode-org.atlassian.net/browse/ICU-20958",
"refsource": "MISC",
"name": "https://unicode-org.atlassian.net/browse/ICU-20958"
},
{
"url": "https://github.com/unicode-org/icu/pull/971",
"refsource": "MISC",
"name": "https://github.com/unicode-org/icu/pull/971"
},
{
"url": "https://github.com/unicode-org/icu/commit/b7d08bc04a4296982fcef8b6b8a354a9e4e7afca",
"refsource": "MISC",
"name": "https://github.com/unicode-org/icu/commit/b7d08bc04a4296982fcef8b6b8a354a9e4e7afca"
}
]
}
}