How and why I made a zine
jvns.ca
How and why I made a zine
1–10 of 27 posts
Re: How and why I made a zine
#2Re: How and why I made a zine
#3 # imagemagick is the best thing in the world
Unfortunately, the number of vulnerabilities in ImageMagick has earned it another name, ImageTragick.Re: How and why I made a zine
#4Re: How and why I made a zine
#5Re: How and why I made a zine
#6Re: How and why I made a zine
#7I find this extremly hard to read and I don´t get why you have to push feminism into this topic.
Re: How and why I made a zine
#8# imagemagick is the best thing in the world Unfortunately, the number of vulnerabilities in ImageMagick has earned it another name, ImageTragick. https://imagetragick.com/ https://github.com/ImageTragick/PoCs
Re: How and why I made a zine
#9# imagemagick is the best thing in the world Unfortunately, the number of vulnerabilities in ImageMagick has earned it another name, ImageTragick. https://imagetragick.com/ https://github.com/ImageTragick/PoCs
Re: How and why I made a zine
#10# imagemagick is the best thing in the world Unfortunately, the number of vulnerabilities in ImageMagick has earned it another name, ImageTragick. https://imagetragick.com/ https://github.com/ImageTragick/PoCs
Adding to that, ImageMagick had it's first release in 1990! That's half a decade before the first release of Apache. It's no surprise some of the code in ImageMagick make it unfit for unfiltered use in web apps, when it was written before graphics-capable webservers, even graphics-capable browsers, were a thing.
What we really need is for someone to write a security-focused universal wrapper, that plugs straight into existing frameworks, so everyone can get the benefit of best-practices, and can report vulns and get them secured quickly.
So really, blaming ImageMagick is not that far from blaming Python for having vulnerabilities if you run a Django app taking unsanitized form input and doing subprocess.Popen() with it.
(That's not to say the "imagetragick" folks are wrong for alerting the community, using that moniker to increase awareness.)