From owner-svn-ports-all@FreeBSD.ORG Tue Feb 25 19:45:19 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 58134497; Tue, 25 Feb 2014 19:45:19 +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 41C4F1198; Tue, 25 Feb 2014 19:45:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1PJjJvp082393; Tue, 25 Feb 2014 19:45:19 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1PJjIbb082392; Tue, 25 Feb 2014 19:45:18 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201402251945.s1PJjIbb082392@svn.freebsd.org> From: Carlo Strub Date: Tue, 25 Feb 2014 19:45:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r346065 - 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.17 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: Tue, 25 Feb 2014 19:45:19 -0000 Author: cs Date: Tue Feb 25 19:45:18 2014 New Revision: 346065 URL: http://svnweb.freebsd.org/changeset/ports/346065 QAT: https://qat.redports.org/buildarchive/r346065/ Log: Report new vulnerability in otrs to vuxml Security: CVE-2014-1695 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 25 19:32:51 2014 (r346064) +++ head/security/vuxml/vuln.xml Tue Feb 25 19:45:18 2014 (r346065) @@ -51,6 +51,36 @@ Note: Please add new entries to the beg --> + + otrs -- XSS Issue + + + otrs + 3.1.20 + 3.2.*3.2.15 + 3.3.*3.3.5 + + + + +

The OTRS Project reports:

+
+

An attacker could send a specially prepared HTML email to OTRS. If +he can then trick an agent into following a special link to display this email, +JavaScript code would be executed.

+
+ +
+ + https://www.otrs.com/security-advisory-2014-03-xss-issue/ + CVE-2014-1695 + + + 2014-02-25 + 2014-02-25 + +
+ chromium -- multiple vulnerabilities