cvelist/2021/25xxx/CVE-2021-25293.json

67 lines
1.9 KiB
JSON
Raw Normal View History

2021-01-17 20:01:42 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-03-19 04:00:41 +00:00
"ID": "CVE-2021-25293",
"STATE": "PUBLIC"
2021-01-17 20:01:42 +00:00
},
2021-03-19 04:00:41 +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",
2021-01-17 20:01:42 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-03-19 04:00:41 +00:00
"value": "An issue was discovered in Pillow before 8.1.1. There is an out-of-bounds read in SGIRleDecode.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/8.1.1.html"
2021-07-15 07:00:56 +00:00
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-33",
"url": "https://security.gentoo.org/glsa/202107-33"
2021-01-17 20:01:42 +00:00
}
]
}
}