cvelist/2023/37xxx/CVE-2023-37187.json
2023-12-25 07:00:34 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-37187",
"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": [
{
"lang": "eng",
"value": "C-blosc2 before 2.9.3 was discovered to contain a NULL pointer dereference via the zfp/blosc2-zfp.c zfp_acc_decompress. function."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/Blosc/c-blosc2/commit/425e8a9a59d49378d57e2116b6c9b0190a5986f5",
"refsource": "MISC",
"name": "https://github.com/Blosc/c-blosc2/commit/425e8a9a59d49378d57e2116b6c9b0190a5986f5"
},
{
"url": "https://github.com/Blosc/c-blosc2/issues/520",
"refsource": "MISC",
"name": "https://github.com/Blosc/c-blosc2/issues/520"
},
{
"refsource": "MISC",
"name": "https://github.com/Blosc/c-blosc2/compare/v2.9.2...v2.9.3",
"url": "https://github.com/Blosc/c-blosc2/compare/v2.9.2...v2.9.3"
}
]
}
}