cvelist/2020/29xxx/CVE-2020-29599.json
2021-01-29 02:00:40 +00:00

77 lines
2.6 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-29599",
"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": "ImageMagick before 6.9.11-40 and 7.x before 7.0.10-40 mishandles the -authenticate option, which allows setting a password for password-protected PDF files. The user-controlled password was not properly escaped/sanitized and it was therefore possible to inject additional shell commands via coders/pdf.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://insert-script.blogspot.com/2020/11/imagemagick-shell-injection-via-pdf.html",
"refsource": "MISC",
"name": "https://insert-script.blogspot.com/2020/11/imagemagick-shell-injection-via-pdf.html"
},
{
"url": "https://github.com/ImageMagick/ImageMagick/discussions/2851",
"refsource": "MISC",
"name": "https://github.com/ImageMagick/ImageMagick/discussions/2851"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210112 [SECURITY] [DLA 2523-1] imagemagick security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/01/msg00010.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202101-36",
"url": "https://security.gentoo.org/glsa/202101-36"
}
]
}
}