cvelist/2021/28xxx/CVE-2021-28831.json

101 lines
3.5 KiB
JSON
Raw Normal View History

2021-03-19 04:00:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-03-19 05:00:40 +00:00
"ID": "CVE-2021-28831",
"STATE": "PUBLIC"
2021-03-19 04:00:41 +00:00
},
2021-03-19 05:00:40 +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",
2021-03-19 04:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-19 05:00:40 +00:00
"value": "decompress_gunzip.c in BusyBox through 1.32.1 mishandles the error bit on the huft_build result pointer, with a resultant invalid free or segmentation fault, via malformed gzip data."
2021-03-19 04:00:41 +00:00
}
]
2021-03-19 05:00:40 +00:00
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://git.busybox.net/busybox/commit/?id=f25d254dfd4243698c31a4f3153d4ac72aa9e9bd",
"refsource": "MISC",
"name": "https://git.busybox.net/busybox/commit/?id=f25d254dfd4243698c31a4f3153d4ac72aa9e9bd"
2021-03-27 02:00:39 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-e82915eee1",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZASBW7QRRLY5V2R44MQ4QQM4CZIDHM2U/"
2021-03-31 03:00:38 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-d20c8a4730",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/Z7ZIFKPRR32ZYA3WAA2NXFA3QHHOU6FJ/"
2021-04-01 06:00:44 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-2024803354",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3UDQGJRECXFS5EZVDH2OI45FMO436AC4/"
2021-04-02 00:00:41 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210401 [SECURITY] [DLA 2614-1] busybox security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/04/msg00001.html"
2021-05-26 10:00:40 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202105-09",
"url": "https://security.gentoo.org/glsa/202105-09"
2021-03-19 05:00:40 +00:00
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AC:L/AV:N/A:H/C:N/I:N/PR:N/S:U/UI:N",
"version": "3.1"
}
2021-03-19 04:00:41 +00:00
}
}