From owner-freebsd-apache@FreeBSD.ORG Tue Apr 24 23:00:18 2007 Return-Path: X-Original-To: apache@hub.freebsd.org Delivered-To: freebsd-apache@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEED916A403 for ; Tue, 24 Apr 2007 23:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 468A113C44C for ; Tue, 24 Apr 2007 23:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l3ON0IVm065419 for ; Tue, 24 Apr 2007 23:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l3ON0ILJ065418; Tue, 24 Apr 2007 23:00:18 GMT (envelope-from gnats) Date: Tue, 24 Apr 2007 23:00:18 GMT Message-Id: <200704242300.l3ON0ILJ065418@freefall.freebsd.org> To: apache@FreeBSD.org From: "Philip M. Gollucci" Cc: Subject: Re: ports/111844: UPDATE: www/mod_perl 1.29 -> 1.30 (CVE Security Fix) X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Philip M. Gollucci" List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Apr 2007 23:00:18 -0000 The following reply was made to PR ports/111844; it has been noted by GNATS. From: "Philip M. Gollucci" To: bug-followup@FreeBSD.org, pgollucci@p6m7g8.com Cc: Subject: Re: ports/111844: UPDATE: www/mod_perl 1.29 -> 1.30 (CVE Security Fix) Date: Tue, 24 Apr 2007 15:51:21 -0700 This is a multi-part message in MIME format. --------------040000050005070803040101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit per erwin@ request a vuxml entry: -- ------------------------------------------------------------------------ Philip M. Gollucci (pgollucci@p6m7g8.com) 323.219.4708 Consultant / http://p6m7g8.net/Resume Senior Software Engineer - TicketMaster - http://ticketmaster.com 1024D/EC88A0BF 0DE5 C55C 6BF3 B235 2DAB B89E 1324 9B4F EC88 A0BF Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. --------------040000050005070803040101 Content-Type: text/plain; name="vuxml.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="vuxml.diff" ? work Index: vuln.xml =================================================================== RCS file: /home/ncvs/ports/security/vuxml/vuln.xml,v retrieving revision 1.1317 diff -u -r1.1317 vuln.xml --- vuln.xml 23 Apr 2007 14:12:10 -0000 1.1317 +++ vuln.xml 24 Apr 2007 22:51:11 -0000 @@ -34,6 +34,35 @@ --> + + mod_perl -- remote DOS in PATH_INFO parsing + + + mod_perl + 1.30 + + + + +

CVE repots:

+
+

PerlRun.pm in Apache mod_perl 1.29 and earlier, and RegistryCooker.pm in + mod_perl 2.x, does not properly escape PATH_INFO before use in a regular + expression, which allows remote attackers to cause a denial of service + (resource consumption) via a crafted URI.

+
+ +
+ + CVE-2007-1349 + URL:http://secunia.com/advisories/24839 + + + 2007-03-29 + 2007-04-24 + +
+ claws-mail -- APOP vulnerability --------------040000050005070803040101--