summaryrefslogtreecommitdiff
path: root/graphics/tiff/Makefile
diff options
context:
space:
mode:
authorsalo <salo>2006-06-08 11:05:14 +0000
committersalo <salo>2006-06-08 11:05:14 +0000
commit46f2a56369c2f5b6a12d0d9645cf24644f8f3ad6 (patch)
tree4b0ae7670683eba7301fccf2d91a16a5c5a924b2 /graphics/tiff/Makefile
parentfb2e83a0c8d2ba1da2e9ab099403c2d73a572a90 (diff)
downloadpkgsrc-46f2a56369c2f5b6a12d0d9645cf24644f8f3ad6.tar.gz
Security fix for CVE-2006-2193:
"A vulnerability in LibTIFF can be exploited by malicious people to cause a DoS (Denial of Service) and potentially compromise a user's system. The vulnerability is caused due to a boundary error within tiff2pdf when handling a TIFF file with a "DocumentName" tag that contains UTF-8 characters. This can be exploited to cause a stack-based buffer overflow and may allow arbitrary code execution." http://secunia.com/advisories/20488/ http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2193 Patch from Ubuntu.
Diffstat (limited to 'graphics/tiff/Makefile')
-rw-r--r--graphics/tiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index df5aeb1a3ea..0e315f525b3 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.81 2006/04/14 07:08:08 heinz Exp $
+# $NetBSD: Makefile,v 1.82 2006/06/08 11:05:14 salo Exp $
DISTNAME= tiff-3.8.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \
http://libtiff.maptools.org/dl/