cvelist/2022/36xxx/CVE-2022-36227.json
2023-09-29 17:00:31 +00:00

92 lines
3.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-36227",
"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": "In libarchive before 3.6.2, the software does not check for an error after calling calloc function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference. NOTE: the discoverer cites this CWE-476 remark but third parties dispute the code-execution impact: \"In rare circumstances, when NULL is equivalent to the 0x0 memory address and privileged code can access it, then writing or reading memory is possible, which may lead to code execution.\""
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/libarchive/libarchive/issues/1754",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/issues/1754"
},
{
"url": "https://github.com/libarchive/libarchive/issues/1754",
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/issues/1754"
},
{
"refsource": "MISC",
"name": "https://bugs.gentoo.org/882521",
"url": "https://bugs.gentoo.org/882521"
},
{
"refsource": "MISC",
"name": "https://github.com/libarchive/libarchive/blob/v3.0.0a/libarchive/archive_write.c#L215",
"url": "https://github.com/libarchive/libarchive/blob/v3.0.0a/libarchive/archive_write.c#L215"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2022-e15be0091f",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/V67OO2UUQAUJS3IK4JZPF6F3LUCBU6IS/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230130 [SECURITY] [DLA 3294-1] libarchive security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00034.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202309-14",
"url": "https://security.gentoo.org/glsa/202309-14"
}
]
}
}