From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 3 22:30:27 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4E65516A421 for ; Wed, 3 Oct 2007 22:30:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1555713C48E for ; Wed, 3 Oct 2007 22:30:27 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l93MURv0091493 for ; Wed, 3 Oct 2007 22:30:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l93MUR5O091492; Wed, 3 Oct 2007 22:30:27 GMT (envelope-from gnats) Resent-Date: Wed, 3 Oct 2007 22:30:27 GMT Resent-Message-Id: <200710032230.l93MUR5O091492@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nick Barkas Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93A1C16A4B3 for ; Wed, 3 Oct 2007 22:26:39 +0000 (UTC) (envelope-from snb@smtp.earth.threerings.net) Received: from smtp.earth.threerings.net (smtp1.earth.threerings.net [64.127.109.108]) by mx1.freebsd.org (Postfix) with ESMTP id 073D613C4A8 for ; Wed, 3 Oct 2007 22:26:37 +0000 (UTC) (envelope-from snb@smtp.earth.threerings.net) Received: by smtp.earth.threerings.net (Postfix, from userid 10038) id 1A6D761D66; Wed, 3 Oct 2007 15:26:37 -0700 (PDT) Message-Id: <20071003222637.1A6D761D66@smtp.earth.threerings.net> Date: Wed, 3 Oct 2007 15:26:37 -0700 (PDT) From: Nick Barkas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/116882: [patch] security/vuxml add entry for ImageMagick < 6.3.5-9 vulns. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nick Barkas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2007 22:30:27 -0000 >Number: 116882 >Category: ports >Synopsis: [patch] security/vuxml add entry for ImageMagick < 6.3.5-9 vulns. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 03 22:30:26 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Nick Barkas >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: Three Rings Design, Inc. >Environment: System: FreeBSD mail1.earth.threerings.net 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386 >Description: ImageMagick before 6.3.5-9 has many vulnerabilities, some of them pretty serious. This patch adds a new entry to VuXML for those. >How-To-Repeat: >Fix: --- vuxml.patch begins here --- --- vuln.xml.orig 2007-10-03 23:17:00.000000000 +0200 +++ vuln.xml 2007-10-04 00:20:23.000000000 +0200 @@ -34,6 +34,66 @@ --> + + ImageMagick -- multiple vulnerabilities + + + ImageMagick + ImageMagick-nox11 + 6.3.5.9 + + + + +

Multiple vulnerabilities have been discovered in ImageMagick.

+
+

ImageMagick before 6.3.5-9 allows context-dependent attackers to cause a + denial of service via a crafted image file that triggers (1) an infinite + loop in the ReadDCMImage function, related to ReadBlobByte function calls; + or (2) an infinite loop in the ReadXCFImage function, related to + ReadBlobMSBLong function calls.

+
+
+

Multiple integer overflows in ImageMagick before 6.3.5-9 allow + context-dependent attackers to execute arbitrary code via a crafted (1) + .dcm, (2) .dib, (3) .xbm, (4) .xcf, or (5) .xwd image file, which + triggers a heap-based buffer overflow.

+
+
+

Off-by-one error in the ReadBlobString function in blob.c in ImageMagick + before 6.3.5-9 allows context-dependent attackers to execute arbitrary + code via a crafted image file, which triggers the writing of a '\0' + character to an out-of-bounds address.

+
+
+

Sign extension error in the ReadDIBImage function in ImageMagick before + 6.3.5-9 allows context-dependent attackers to execute arbitrary code via + a crafted width value in an image file, which triggers an integer + overflow and a heap-based buffer overflow.

+
+ +
+ + CVE-2007-4985 + CVE-2007-4986 + CVE-2007-4987 + CVE-2007-4988 + 25763 + 25764 + 25765 + 25766 + http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=594 + http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=595 + http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=596 + http://labs.idefense.com/intelligence/vulnerabilities/display.php?id=597 + http://studio.imagemagick.org/pipermail/magick-announce/2007-September/000037.html + + + 2007-09-19 + 2007-10-03 + +
+ id3lib -- insecure temporary file creation --- vuxml.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: