From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 3 10:30:11 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D10016A41F for ; Sat, 3 Sep 2005 10:30:11 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7129C43D49 for ; Sat, 3 Sep 2005 10:30:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j83AU9Fw010634 for ; Sat, 3 Sep 2005 10:30:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j83AU9MW010633; Sat, 3 Sep 2005 10:30:09 GMT (envelope-from gnats) Resent-Date: Sat, 3 Sep 2005 10:30:09 GMT Resent-Message-Id: <200509031030.j83AU9MW010633@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, Thomas-Martin Seck Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 854EB16A420 for ; Sat, 3 Sep 2005 10:24:52 +0000 (GMT) (envelope-from tmseck@netcologne.de) Received: from smtp3.netcologne.de (smtp3.netcologne.de [194.8.194.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977B543D48 for ; Sat, 3 Sep 2005 10:24:51 +0000 (GMT) (envelope-from tmseck@netcologne.de) Received: from laurel.tmseck.homedns.org (xdsl-81-173-229-65.netcologne.de [81.173.229.65]) by smtp3.netcologne.de (Postfix) with SMTP id 8367667400 for ; Sat, 3 Sep 2005 12:24:49 +0200 (CEST) Received: (qmail 1925 invoked from network); 3 Sep 2005 10:25:10 -0000 Received: from unknown (HELO hardy-5.tmseck.homedns.org) (192.168.1.22) by 0 with SMTP; 3 Sep 2005 10:25:10 -0000 Received: from hardy-5.tmseck.homedns.org (localhost.tmseck.homedns.org [127.0.0.1]) by hardy-5.tmseck.homedns.org (8.13.3/8.13.3) with ESMTP id j83AOmhA004576; Sat, 3 Sep 2005 12:24:48 +0200 (CEST) (envelope-from tmseck@netcologne.de) Received: (from thomas@localhost) by hardy-5.tmseck.homedns.org (8.13.3/8.13.3/Submit) id j83AOljM004575; Sat, 3 Sep 2005 12:24:47 +0200 (CEST) (envelope-from tmseck@netcologne.de) Message-Id: <200509031024.j83AOljM004575@hardy-5.tmseck.homedns.org> Date: Sat, 3 Sep 2005 12:24:47 +0200 (CEST) From: Thomas-Martin Seck To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: security-team@FreeBSD.org Subject: ports/85688: [Maintainer] [Security] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas-Martin Seck List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Sep 2005 10:30:11 -0000 >Number: 85688 >Category: ports >Synopsis: [Maintainer] [Security] >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 03 10:30:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Thomas-Martin Seck >Release: FreeBSD 4.11-STABLE i386 >Organization: a private site in Germany >Environment: FreeBSD ports collection as of Sept 3, 2005. >Description: Integrate vendor patches as published on . See below for basic VuXML information concerning two possibly security related issues. - Fix somewhat messed up titles in FTP listings (squid bug #1220) - FTP listings use "BASE HREF" much more than necessary (squid bug #1204) - Cleanups for 64bit architectures (squid bug #1316) - Allow wb_ntlm_auth to run more silent (squid bug #518) - Add a new 'mail_program' configuration option - Fix a possible denial of service condition regarding sslConnectTimeout (squid bug #1355, Secunia Advisory SA16674) - Avoid a possible assertion failure in StatHist.c (squid bug #1325) - Fix issues regarding chroot'ed installations on 'squid -k reconfigure' (squid bug #1331) - Make URLs in error pages more consistent and less confusing (squid bug #1342) - Fix compilation when _FORTIFY_SOURCE is defined (squid bug #1344) - Fix handling of unexpected 250 replies from certain odd FTP servers (squid bug #1348) - Add Greek error pages (squid bug #1351) - Fix a possible denial of service condition with regards to aborted requests (squid bug #1368) - Fix the -U option of squid_ldap_auth (squid bug #1370) - Fix the output of the SNMP cacheClientTable for IP adresses that consist of 16 digits (squid bug #1375) - Make the From: field of mails sent from squid configurable to avoid mails getting lost due to spam filtering (squid bug #1380) squid -- Denial Of Service Vulnerability in sslConnectTimeout squid 2.5.10_5

The squid patches page notes:

After certain slightly odd requests Squid crashes with a segmentation fault in sslConnectTimeout.

http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-sslConnectTimeout http://www.squid-cache.org/bugs/show_bug.cgi?id=1355 http://secunia.com/advisories/16674/ 2005-07-21 YYYY-MM-DD
squid -- Possible Denial Of Service Vulnerability in store.c squid 2.5.10_5

The squid patches page notes:

Squid crashes with the above assertion failure [assertion failed: store.c:523: "e->store_status == STORE_PENDING"] in certain conditions involving aborted requests.

http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE10-STORE_PENDING http://www.squid-cache.org/bugs/show_bug.cgi?id=1368 2005-08-02 YYYY-MM-DD
>How-To-Repeat: >Fix: Apply this patch: Index: distinfo =================================================================== --- distinfo (.../www/squid) (revision 557) +++ distinfo (.../local/squid) (revision 557) @@ -16,3 +16,37 @@ SIZE (squid2.5/squid-2.5.STABLE10-cache_dir_change.patch) = 2843 MD5 (squid2.5/squid-2.5.STABLE10-snmp_getnext.patch) = 187e8312b9c3b1f80ce78eb6470f4d6d SIZE (squid2.5/squid-2.5.STABLE10-snmp_getnext.patch) = 1012 +MD5 (squid2.5/squid-2.5.STABLE10-ftp_title-2.patch) = b94e9fdd7a26942debb794df61670f61 +SIZE (squid2.5/squid-2.5.STABLE10-ftp_title-2.patch) = 4240 +MD5 (squid2.5/squid-2.5.STABLE10-ftp_basehref.patch) = a12a2ef50275589c65238a2383dae4b9 +SIZE (squid2.5/squid-2.5.STABLE10-ftp_basehref.patch) = 8250 +MD5 (squid2.5/squid-2.5.STABLE10-wbinfo_groups.patch) = 6ae4e46ee7ba4c07fe159089d6ca43ad +SIZE (squid2.5/squid-2.5.STABLE10-wbinfo_groups.patch) = 1245 +MD5 (squid2.5/squid-2.5.STABLE10-64bit_cleanup.patch) = 6577071c711c2b03b7540813d6fd9bcb +SIZE (squid2.5/squid-2.5.STABLE10-64bit_cleanup.patch) = 21491 +MD5 (squid2.5/squid-2.5.STABLE10-wb_ntlm_auth_silent.patch) = 1872b550bb3346a7817ecfff4b3c1c12 +SIZE (squid2.5/squid-2.5.STABLE10-wb_ntlm_auth_silent.patch) = 2035 +MD5 (squid2.5/squid-2.5.STABLE10-mail_program.patch) = a8cf7b7fea4c2dc7930d5eda88866e00 +SIZE (squid2.5/squid-2.5.STABLE10-mail_program.patch) = 1922 +MD5 (squid2.5/squid-2.5.STABLE10-sslConnectTimeout.patch) = f8e0a52bcd4771809b414e60108394ae +SIZE (squid2.5/squid-2.5.STABLE10-sslConnectTimeout.patch) = 426 +MD5 (squid2.5/squid-2.5.STABLE10-statHistAssert.patch) = 6c523256183b8b71935f92163ef2446d +SIZE (squid2.5/squid-2.5.STABLE10-statHistAssert.patch) = 738 +MD5 (squid2.5/squid-2.5.STABLE10-chroot_dir.patch) = 0ed67d475016e10647112ca83988447f +SIZE (squid2.5/squid-2.5.STABLE10-chroot_dir.patch) = 685 +MD5 (squid2.5/squid-2.5.STABLE10-errmsg.patch) = fa3e859b2850f30c5df8b6601bc32b72 +SIZE (squid2.5/squid-2.5.STABLE10-errmsg.patch) = 19050 +MD5 (squid2.5/squid-2.5.STABLE10-FORTIFY_SOURCE.patch) = a30ea35f5675532d3e6993df4e944766 +SIZE (squid2.5/squid-2.5.STABLE10-FORTIFY_SOURCE.patch) = 2397 +MD5 (squid2.5/squid-2.5.STABLE10-ftp_250.patch) = 36e143222b2e337927e6264243183808 +SIZE (squid2.5/squid-2.5.STABLE10-ftp_250.patch) = 2090 +MD5 (squid2.5/squid-2.5.STABLE10-Greek.patch) = 520132a389135f09512324ec54412a3c +SIZE (squid2.5/squid-2.5.STABLE10-Greek.patch) = 37463 +MD5 (squid2.5/squid-2.5.STABLE10-STORE_PENDING.patch) = 859947945228575403ba387d1a12f154 +SIZE (squid2.5/squid-2.5.STABLE10-STORE_PENDING.patch) = 9169 +MD5 (squid2.5/squid-2.5.STABLE10-ldap_auth-U.patch) = 559d847418cb6e8bc0ac64ea83c6f1ce +SIZE (squid2.5/squid-2.5.STABLE10-ldap_auth-U.patch) = 1380 +MD5 (squid2.5/squid-2.5.STABLE10-cacheClientTable.patch) = d3e76dbab6c22dcb18eeaf63d125e174 +SIZE (squid2.5/squid-2.5.STABLE10-cacheClientTable.patch) = 632 +MD5 (squid2.5/squid-2.5.STABLE10-mail_from.patch) = 8a944c1d3f3bac0d1dadcb7aace0ad68 +SIZE (squid2.5/squid-2.5.STABLE10-mail_from.patch) = 1863 Index: Makefile =================================================================== --- Makefile (.../www/squid) (revision 557) +++ Makefile (.../local/squid) (revision 557) @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -86,7 +86,24 @@ squid-2.5.STABLE10-transparent-2.patch \ squid-2.5.STABLE10-redirect_flags.patch \ squid-2.5.STABLE10-cache_dir_change.patch \ - squid-2.5.STABLE10-snmp_getnext.patch + squid-2.5.STABLE10-snmp_getnext.patch \ + squid-2.5.STABLE10-ftp_title-2.patch \ + squid-2.5.STABLE10-ftp_basehref.patch \ + squid-2.5.STABLE10-wbinfo_groups.patch \ + squid-2.5.STABLE10-64bit_cleanup.patch \ + squid-2.5.STABLE10-wb_ntlm_auth_silent.patch \ + squid-2.5.STABLE10-mail_program.patch \ + squid-2.5.STABLE10-sslConnectTimeout.patch \ + squid-2.5.STABLE10-statHistAssert.patch \ + squid-2.5.STABLE10-chroot_dir.patch \ + squid-2.5.STABLE10-errmsg.patch \ + squid-2.5.STABLE10-FORTIFY_SOURCE.patch \ + squid-2.5.STABLE10-ftp_250.patch \ + squid-2.5.STABLE10-Greek.patch \ + squid-2.5.STABLE10-STORE_PENDING.patch \ + squid-2.5.STABLE10-ldap_auth-U.patch \ + squid-2.5.STABLE10-cacheClientTable.patch \ + squid-2.5.STABLE10-mail_from.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de @@ -327,7 +344,7 @@ SQUID_LANGUAGES?= \ Bulgarian Catalan Czech Danish Dutch English Estonian Finnish \ - French German Hebrew Hungarian Italian Japanese Korean Lithuanian \ + French German Greek Hebrew Hungarian Italian Japanese Korean Lithuanian \ Polish Portuguese Romanian Russian-1251 Russian-koi8-r Serbian \ Simplify_Chinese Slovak Spanish Swedish Traditional_Chinese Turkish SQUID_DEFAULT_LANG?= English >Release-Note: >Audit-Trail: >Unformatted: