cve/2024/CVE-2024-41817.md
2024-08-06 19:19:10 +00:00

1.0 KiB

CVE-2024-41817

Description

ImageMagick is a free and open-source software suite, used for editing and manipulating digital images. The AppImage version ImageMagick might use an empty path when setting MAGICK_CONFIGURE_PATH and LD_LIBRARY_PATH environment variables while executing, which might lead to arbitrary code execution by loading malicious configuration files or shared libraries in the current working directory while executing ImageMagick. The vulnerability is fixed in 7.11-36.

POC

Reference

Github

No PoCs found on GitHub currently.