ImageMagick recently received vulnerability reports for certain coders, they include possible remote code execution and ability to render files on the local system.
https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
Are these issues addressed in Magick.NET or is there a way to correctly configure Magick.NET?
The method to prevent the exploits requires the use of policy.xml settings and to check the "magic bytes" for image files as suggested here; https://imagetragick.com/
https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588
Are these issues addressed in Magick.NET or is there a way to correctly configure Magick.NET?
The method to prevent the exploits requires the use of policy.xml settings and to check the "magic bytes" for image files as suggested here; https://imagetragick.com/