cvelist/2020/14xxx/CVE-2020-14308.json
2021-09-21 12:01:06 +00:00

107 lines
4.0 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14308",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Grub",
"version": {
"version_data": [
{
"version_value": "All grub2 versions before 2.06"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Integer Overflow or Wraparound leading to Heap-based Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1852009"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20200729 multiple secure boot grub2 and linux kernel vulnerabilities",
"url": "http://www.openwall.com/lists/oss-security/2020/07/29/3"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200731-0008/",
"url": "https://security.netapp.com/advisory/ntap-20200731-0008/"
},
{
"refsource": "UBUNTU",
"name": "USN-4432-1",
"url": "https://usn.ubuntu.com/4432-1/"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1169",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00017.html"
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:1168",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-08/msg00016.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202104-05",
"url": "https://security.gentoo.org/glsa/202104-05"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210916 Containers-optimized OS (COS) membership in the linux-distros list",
"url": "http://www.openwall.com/lists/oss-security/2021/09/17/2"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210917 Re: Containers-optimized OS (COS) membership in the linux-distros list",
"url": "http://www.openwall.com/lists/oss-security/2021/09/17/4"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20210920 Re: Containers-optimized OS (COS) membership in the linux-distros list",
"url": "http://www.openwall.com/lists/oss-security/2021/09/21/1"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "In grub2 versions before 2.06 the grub memory allocator doesn't check for possible arithmetic overflows on the requested allocation size. This leads the function to return invalid memory allocations which can be further used to cause possible integrity, confidentiality and availability impacts during the boot process."
}
]
}
}