Ah, got it now. Does this look more complete ?
--- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400
+++ ImageMagick-6.2.5/magick/image.c 2006-01-09 10:09:33.0 -0500
@@ -2861,8 +2861,16 @@
char
format[MaxTextExtent];
+
I don't doubt that there are more vulnerabilities lurking in
ImageMagick, but I don't see how this same problem occurs in
animate.c...
Matthias
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
The same code is repeated in blob.c. Here is a more complete fix.
--- ImageMagick-6.2.5/magick/image.c.format-string-again 2005-10-22 12:17:39.0 -0400
+++ ImageMagick-6.2.5/magick/image.c 2006-01-04 11:37:30.0 -0500
@@ -2861,8 +2861,16 @@
char
format[Max
3 matches
Mail list logo