cvelist/2021/3xxx/CVE-2021-3697.json
2022-09-30 16:00:32 +00:00

72 lines
2.5 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3697",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "grub2",
"version": {
"version_data": [
{
"version_value": "grub-2.06"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1991687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1991687"
},
{
"refsource": "GENTOO",
"name": "GLSA-202209-12",
"url": "https://security.gentoo.org/glsa/202209-12"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220930-0001/",
"url": "https://security.netapp.com/advisory/ntap-20220930-0001/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A crafted JPEG image may lead the JPEG reader to underflow its data pointer, allowing user-controlled data to be written in heap. To a successful to be performed the attacker needs to perform some triage over the heap layout and craft an image with a malicious format and payload. This vulnerability can lead to data corruption and eventual code execution or secure boot circumvention. This flaw affects grub2 versions prior grub-2.12."
}
]
}
}