#VU48940 XML injection in ImageMagick - CVE-2020-29599
Published: December 13, 2020 / Updated: February 23, 2022
ImageMagick
ImageMagick.org
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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.