From owner-svn-ports-head@FreeBSD.ORG Thu Dec 5 00:00:11 2013 Return-Path: Delivered-To: svn-ports-head@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 ESMTPS id DA725CE3; Thu, 5 Dec 2013 00:00:11 +0000 (UTC) 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 AEE241C7F; Thu, 5 Dec 2013 00:00:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB500BVK049895; Thu, 5 Dec 2013 00:00:11 GMT (envelope-from nivit@svn.freebsd.org) Received: (from nivit@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB500B8L049893; Thu, 5 Dec 2013 00:00:11 GMT (envelope-from nivit@svn.freebsd.org) Message-Id: <201312050000.rB500B8L049893@svn.freebsd.org> From: Nicola Vitale Date: Thu, 5 Dec 2013 00:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335649 - 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-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Dec 2013 00:00:11 -0000 Author: nivit Date: Thu Dec 5 00:00:11 2013 New Revision: 335649 URL: http://svnweb.freebsd.org/changeset/ports/335649 Log: - Document multiple XSS core vulnerabilities for Joomla! (2.5.0 <= version <= 2.5.14, 3.0.0 <= version <= 3.1.5) Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 4 23:58:52 2013 (r335648) +++ head/security/vuxml/vuln.xml Thu Dec 5 00:00:11 2013 (r335649) @@ -51,6 +51,44 @@ Note: Please add new entries to the beg --> + + Joomla! -- Core XSS Vulnerabilities + + + joomla2 + joomla3 + 2.5.*2.5.14 + 3.0.*3.1.5 + + + + +

The JSST and the Joomla! Security Center report:

+
+

[20131101] Core XSS Vulnerability

+

Inadequate filtering leads to XSS vulnerability in com_contact.

+
+
+

[20131102] Core XSS Vulnerability

+

Inadequate filtering leads to XSS vulnerability in com_contact, com_weblinks, com_newsfeeds.

+
+
+

[20131103] Core XSS Vulnerability

+

Inadequate filtering leads to XSS vulnerability in com_contact.

+
+ +
+ + http://developer.joomla.org/security/570-core-xss-20131101.html + http://developer.joomla.org/security/571-core-xss-20131102.html + http://developer.joomla.org/security/572-core-xss-20131103.html + + + 2013-11-01 + 2013-12-04 + +
+ OpenTTD -- Denial of service using forcefully crashed aircrafts