cvelist/2021/3xxx/CVE-2021-3420.json

77 lines
2.7 KiB
JSON
Raw Normal View History

2021-03-02 14:00:40 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3420",
2021-03-05 20:00:40 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "newlib",
"version": {
"version_data": [
{
"version_value": "newlib versions prior to 4.0.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190->CWE-120"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1934088",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1934088"
2021-03-12 02:00:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-332fb9c796",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AEBF6YHWFNCBW5A2ENSQ3Z56ELF4MTRE/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-267c08cc40",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LSQZEUANAWBBAOC4TF5PTPJVLMUR7SFD/"
2021-03-19 23:00:39 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-0fa2f42d3c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/AMK54N6UOPBFFX2YT32TWSAEFTHGSKAA/"
2021-03-05 20:00:40 +00:00
}
]
2021-03-02 14:00:40 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-03-05 20:00:40 +00:00
"value": "A flaw was found in newlib in versions prior to 4.0.0. Improper overflow validation in the memory allocation functions mEMALIGn, pvALLOc, nano_memalign, nano_valloc, nano_pvalloc could case an integer overflow, leading to an allocation of a small buffer and then to a heap-based buffer overflow."
2021-03-02 14:00:40 +00:00
}
]
}
}