cvelist/2020/14xxx/CVE-2020-14308.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2020-06-17 14:01:34 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-14308",
2020-07-29 20:01:28 +00:00
"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"
2020-07-29 21:01:26 +00:00
},
{
"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"
2020-07-31 14:01:23 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20200731-0008/",
"url": "https://security.netapp.com/advisory/ntap-20200731-0008/"
2020-08-04 21:03:35 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4432-1",
"url": "https://usn.ubuntu.com/4432-1/"
2020-07-29 20:01:28 +00:00
}
]
2020-06-17 14:01:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-07-29 20:01:28 +00:00
"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."
2020-06-17 14:01:34 +00:00
}
]
}
}