|
|
|
|
|
by hadoukenio
4287 days ago
|
|
I don't think it's overblown. If you run a web server that generates its own CAPTCHA using something like ImageMagick, or call system() to gzip something, you could possibly be vulnerable. Never underestimate vulnerabilities and the way people can use them, or even combine them, to exploit systems. |
|
Are you serious, who the hell does that!?
Any half-assed language has a zip implementation, use that. Any non-boring language has image-magick binding to that library.
This bug affects complete idiots.