cvelist/2018/20xxx/CVE-2018-20541.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2018-12-28 11:05:49 -05:00
{
2019-03-17 21:58:53 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20541",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2018-12-28 11:05:49 -05:00
{
2019-03-17 21:58:53 +00:00
"lang": "eng",
"value": "There is a heap-based buffer overflow in libxsmm_sparse_csc_reader at generator_spgemm_csc_reader.c in LIBXSMM 1.10, a different vulnerability than CVE-2018-20542 (which is in a different part of the source code and is seen at different addresses)."
2018-12-28 11:05:49 -05:00
}
2019-03-17 21:58:53 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/hfp/libxsmm/issues/287",
"refsource": "MISC",
"url": "https://github.com/hfp/libxsmm/issues/287"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1652632",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1652632"
},
{
"name": "https://github.com/hfp/libxsmm/commit/151481489192e6d1997f8bde52c5c425ea41741d",
"refsource": "MISC",
"url": "https://github.com/hfp/libxsmm/commit/151481489192e6d1997f8bde52c5c425ea41741d"
}
]
}
}