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

62 lines
1.8 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"
2020-12-23 02:01:41 +00:00
}
]
}
}