From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 12 09:50:08 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E42E5106566B for ; Sat, 12 May 2012 09:50:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BC6518FC0C for ; Sat, 12 May 2012 09:50:07 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4C9o7ii097987 for ; Sat, 12 May 2012 09:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4C9o7jp097986; Sat, 12 May 2012 09:50:07 GMT (envelope-from gnats) Resent-Date: Sat, 12 May 2012 09:50:07 GMT Resent-Message-Id: <201205120950.q4C9o7jp097986@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Fumiyuki Shimizu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F3681065674; Sat, 12 May 2012 09:41:07 +0000 (UTC) (envelope-from fumifumi@kana.me) Received: from bourgogne.abacustech.jp (bourgogne.abacustech.jp [IPv6:2001:e41:31d4:1e80:8000::2]) by mx1.freebsd.org (Postfix) with ESMTP id D4B968FC19; Sat, 12 May 2012 09:41:06 +0000 (UTC) Received: from bourgogne.abacustech.jp (localhost [127.0.0.1]) by bourgogne.abacustech.jp (Postfix) with ESMTP id 9D9B6B2436; Sat, 12 May 2012 18:41:02 +0900 (JST) Received: from bourgogne.abacustech.jp (localhost [127.0.0.1]) by bourgogne.abacustech.jp (Postfix) with ESMTP id 7BE75B242F; Sat, 12 May 2012 18:41:02 +0900 (JST) Received: by bourgogne.abacustech.jp (Postfix, from userid 2323) id 532A9B242A; Sat, 12 May 2012 18:41:02 +0900 (JST) Message-Id: <20120512094102.532A9B242A@bourgogne.abacustech.jp> Date: Sat, 12 May 2012 18:41:02 +0900 (JST) From: Fumiyuki Shimizu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: secteam@FreeBSD.org Subject: ports/167819: [PATCH] security/vuxml: www/pivotx -- 'ajaxhelper.php' Cross Site Scripting Vulnerability X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2012 09:50:08 -0000 >Number: 167819 >Category: ports >Synopsis: [PATCH] security/vuxml: www/pivotx -- 'ajaxhelper.php' Cross Site Scripting Vulnerability >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 12 09:50:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Fumiyuki Shimizu >Release: FreeBSD 8.1-RELEASE-p5 amd64 >Organization: Abacus Technologies, Inc. >Environment: System: FreeBSD 8.1-RELEASE-p5 #0: Tue Sep 27 16:49:00 UTC 2011 >Description: XSS vulnerability was found in PivotX <= 2.3.2 >How-To-Repeat: >Fix: --- vuxml-1.1_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/vuxml/vuln.xml ./vuln.xml --- /usr/ports/security/vuxml/vuln.xml 2012-05-11 17:53:19.000000000 +0900 +++ ./vuln.xml 2012-05-12 15:17:09.000000000 +0900 @@ -52,6 +52,36 @@ --> + + PivotX -- 'ajaxhelper.php' Cross Site Scripting Vulnerability + + + pivotx + 2.3.2 + + + + +

High-Tech Bridge reports:

+
+

Input passed via the "file" GET parameter to + /pivotx/ajaxhelper.php is not properly sanitised before + being returned to the user. This can be exploited to + execute arbitrary HTML and script code in administrator's + browser session in context of the affected website.

+
+ +
+ + CVE-2012-2274 + 52159 + + + 2012-05-09 + 2012-05-12 + +
+ NVIDIA UNIX driver -- access to arbitrary system memory --- vuxml-1.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: