2023-12-25 09:00:28 +00:00
{
"id" : "CVE-2023-37186" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-12-25T07:15:08.980" ,
2023-12-29 19:00:29 +00:00
"lastModified" : "2023-12-29T18:38:38.973" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-12-25 09:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "C-blosc2 before 2.9.3 was discovered to contain a NULL pointer dereference in ndlz/ndlz8x8.c via a NULL pointer to memset."
2023-12-26 21:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que C-blosc2 anterior a 2.9.3 conten\u00eda una desreferencia de puntero NULL en ndlz/ndlz8x8.c a trav\u00e9s de un puntero NULL a memset."
2023-12-25 09:00:28 +00:00
}
] ,
2023-12-29 19:00:29 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-476"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:c-blosc2_project:c-blosc2:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.9.3" ,
"matchCriteriaId" : "075116F3-2BB5-414B-82A9-D132E60D4769"
}
]
}
]
}
] ,
2023-12-25 09:00:28 +00:00
"references" : [
{
"url" : "https://github.com/Blosc/c-blosc2/commit/d55bfcd6804699e1435dc3e233fd76c8a5d3f9e3" ,
2023-12-29 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-12-25 09:00:28 +00:00
} ,
{
"url" : "https://github.com/Blosc/c-blosc2/compare/v2.9.2...v2.9.3" ,
2023-12-29 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2023-12-25 09:00:28 +00:00
} ,
{
"url" : "https://github.com/Blosc/c-blosc2/issues/522" ,
2023-12-29 19:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Vendor Advisory"
]
2023-12-25 09:00:28 +00:00
}
]
}