cvelist/2023/50xxx/CVE-2023-50447.json
2024-04-02 14:19:33 +00:00

82 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2023-50447",
"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": "Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/python-pillow/Pillow/releases",
"refsource": "MISC",
"name": "https://github.com/python-pillow/Pillow/releases"
},
{
"refsource": "MISC",
"name": "https://devhub.checkmarx.com/cve-details/CVE-2023-50447/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-50447/"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20240120 Pillow 10.2.0 released, fixes CVE-2023-50447",
"url": "http://www.openwall.com/lists/oss-security/2024/01/20/1"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20240129 [SECURITY] [DLA 3724-1] pillow security update",
"url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00019.html"
},
{
"refsource": "MISC",
"name": "https://duartecsantos.github.io/2024-01-02-CVE-2023-50447/",
"url": "https://duartecsantos.github.io/2024-01-02-CVE-2023-50447/"
}
]
}
}