mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.0 KiB
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.