cvelist/2022/22xxx/CVE-2022-22816.json
2022-11-22 06:00:33 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-22816",
"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": "path_getbbox in path.c in Pillow before 9.0.0 has a buffer over-read during initialization of ImagePath.Path."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#fixed-imagepath-path-array-handling",
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#fixed-imagepath-path-array-handling"
},
{
"url": "https://github.com/python-pillow/Pillow/blob/c5d9223a8b5e9295d15b5a9b1ef1dae44c8499f3/src/path.c#L331",
"refsource": "MISC",
"name": "https://github.com/python-pillow/Pillow/blob/c5d9223a8b5e9295d15b5a9b1ef1dae44c8499f3/src/path.c#L331"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2893-1] pillow security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00018.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5053",
"url": "https://www.debian.org/security/2022/dsa-5053"
},
{
"refsource": "GENTOO",
"name": "GLSA-202211-10",
"url": "https://security.gentoo.org/glsa/202211-10"
}
]
}
}