cvelist/2022/22xxx/CVE-2022-22817.json
2023-12-10 18:00:32 +00:00

82 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-22817",
"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": "PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#restrict-builtins-available-to-imagemath-eval",
"refsource": "MISC",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#restrict-builtins-available-to-imagemath-eval"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20220123 [SECURITY] [DLA 2893-1] pillow security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/01/msg00018.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-5053",
"url": "https://www.debian.org/security/2022/dsa-5053"
},
{
"refsource": "CONFIRM",
"name": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html#security",
"url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html#security"
},
{
"refsource": "GENTOO",
"name": "GLSA-202211-10",
"url": "https://security.gentoo.org/glsa/202211-10"
}
]
}
}