From owner-svn-ports-all@FreeBSD.ORG Fri Dec 28 18:17:23 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 762F127A; Fri, 28 Dec 2012 18:17:23 +0000 (UTC) (envelope-from rea@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4106E8FC08; Fri, 28 Dec 2012 18:17:23 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBSIHNhd076774; Fri, 28 Dec 2012 18:17:23 GMT (envelope-from rea@svn.freebsd.org) Received: (from rea@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBSIHMxw076773; Fri, 28 Dec 2012 18:17:22 GMT (envelope-from rea@svn.freebsd.org) Message-Id: <201212281817.qBSIHMxw076773@svn.freebsd.org> From: Eygene Ryabinkin Date: Fri, 28 Dec 2012 18:17:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309576 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Dec 2012 18:17:23 -0000 Author: rea Date: Fri Dec 28 18:17:22 2012 New Revision: 309576 URL: http://svnweb.freebsd.org/changeset/ports/309576 Log: VuXML: add entry for DoS in Squid's cachemgr.cgi Feature safe: yes Submitted by: Thomas-Martin Seck Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Dec 28 16:53:19 2012 (r309575) +++ head/security/vuxml/vuln.xml Fri Dec 28 18:17:22 2012 (r309576) @@ -51,6 +51,41 @@ Note: Please add new entries to the beg --> + + squid -- denial of service + + + squid + 3.1.22 + 3.23.2.4 + 3.33.3.0.2 + + + + +

Squid developers report:

+
+

Due to missing input validation Squid cachemgr.cgi tool + is vulnerable to a denial of service attack when processing + specially crafted requests.

+

This problem allows any client able to reach the + cachemgr.cgi to perform a denial of service attack on the + service host.

+

The nature of the attack may cause secondary effects + through resource consumption on the host server.

+
+ +
+ + CVE-2012-5643 + http://www.squid-cache.org/Advisories/SQUID-2012_1.txt + + + 2012-12-17 + 2012-12-28 + +
+ opera -- execution of arbitrary code