From owner-svn-ports-all@FreeBSD.ORG Thu Sep 12 16:03:46 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 3A3CE95F; Thu, 12 Sep 2013 16:03:46 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 26F692D35; Thu, 12 Sep 2013 16:03:46 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8CG3kGm031131; Thu, 12 Sep 2013 16:03:46 GMT (envelope-from lwhsu@svn.freebsd.org) Received: (from lwhsu@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8CG3jsG031130; Thu, 12 Sep 2013 16:03:45 GMT (envelope-from lwhsu@svn.freebsd.org) Message-Id: <201309121603.r8CG3jsG031130@svn.freebsd.org> From: Li-Wen Hsu Date: Thu, 12 Sep 2013 16:03:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327080 - 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: Thu, 12 Sep 2013 16:03:46 -0000 Author: lwhsu Date: Thu Sep 12 16:03:45 2013 New Revision: 327080 URL: http://svnweb.freebsd.org/changeset/ports/327080 Log: Document CVE-2013-4315 for www/py-django{,14,-devel} Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Sep 12 15:46:58 2013 (r327079) +++ head/security/vuxml/vuln.xml Thu Sep 12 16:03:45 2013 (r327080) @@ -51,6 +51,41 @@ Note: Please add new entries to the beg --> + + django -- multiple vulnerabilities + + + py26-django + py27-django + 1.51.5.3 + 1.41.4.7 + + + py26-django-devel + py27-django-devel + 20130912,1 + + + + +

The Django project reports:

+
+

These releases address a directory-traversal vulnerability in one + of Django's built-in template tags. While this issue requires some + fairly specific factors to be exploitable, we encourage all users + of Django to upgrade promptly.

+
+ +
+ + CVE-2013-4315 + + + 2013-09-10 + 2013-09-12 + +
+ svnserve is vulnerable to a local privilege escalation vulnerability via symlink attack.