cvelist/2020/35xxx/CVE-2020-35653.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2020-12-23 02:01:41 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-01-12 09:01:49 +00:00
"ID": "CVE-2020-35653",
"STATE": "PUBLIC"
2020-12-23 02:01:41 +00:00
},
2021-01-12 09:01:49 +00:00
"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",
2020-12-23 02:01:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-01-12 09:01:49 +00:00
"value": "In Pillow before 8.1.0, PcxDecode has a buffer over-read when decoding a crafted PCX file because the user-supplied stride value is trusted for buffer calculations."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/index.html",
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/index.html"
2021-01-26 18:02:19 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-a8ddc1ce70",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6BYVI5G44MRIPERKYDQEL3S3YQCZTVHE/"
2021-01-26 20:04:40 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-880aa7bd27",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/BF553AMNNNBW7SH4IM4MNE4M6GNZQ7YD/"
2021-07-22 13:00:50 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210722 [SECURITY] [DLA 2716-1] pillow security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00018.html"
2020-12-23 02:01:41 +00:00
}
]
}
}