cvelist/2020/10xxx/CVE-2020-10379.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2020-03-10 23:01:17 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-06-25 19:01:18 +00:00
"ID": "CVE-2020-10379",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2020-03-10 23:01:17 +00:00
},
2020-06-25 19:01:18 +00:00
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-03-10 23:01:17 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-06-25 19:01:18 +00:00
"value": "In Pillow before 6.2.3 and 7.x before 7.0.1, there are two Buffer Overflows in libImaging/TiffDecode.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.3.html",
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/6.2.3.html"
},
{
"url": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging",
"refsource": "MISC",
"name": "https://github.com/python-pillow/Pillow/commits/master/src/libImaging"
},
{
"refsource": "MISC",
"name": "https://github.com/python-pillow/Pillow/pull/4538",
"url": "https://github.com/python-pillow/Pillow/pull/4538"
},
{
"refsource": "MISC",
"name": "https://github.com/python-pillow/Pillow/commit/46f4a349b88915787fea3fb91348bb1665831bbb#diff-9478f2787e3ae9668a15123b165c23ac",
"url": "https://github.com/python-pillow/Pillow/commit/46f4a349b88915787fea3fb91348bb1665831bbb#diff-9478f2787e3ae9668a15123b165c23ac"
},
{
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/7.1.0.html"
2020-03-10 23:01:17 +00:00
}
]
}
}