From owner-svn-ports-all@FreeBSD.ORG Sun May 26 08:38:27 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 986204A5; Sun, 26 May 2013 08:38:27 +0000 (UTC) (envelope-from delphij@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 899F3E6C; Sun, 26 May 2013 08:38:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4Q8cRiW031633; Sun, 26 May 2013 08:38:27 GMT (envelope-from delphij@svn.freebsd.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4Q8cQkK031631; Sun, 26 May 2013 08:38:26 GMT (envelope-from delphij@svn.freebsd.org) Message-Id: <201305260838.r4Q8cQkK031631@svn.freebsd.org> From: Xin LI Date: Sun, 26 May 2013 08:38:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r319098 - 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: Sun, 26 May 2013 08:38:27 -0000 Author: delphij Date: Sun May 26 08:38:26 2013 New Revision: 319098 URL: http://svnweb.freebsd.org/changeset/ports/319098 Log: Document couchdb XSS vulnerability. PR: ports/178985 Submitted by: wollman Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun May 26 07:50:47 2013 (r319097) +++ head/security/vuxml/vuln.xml Sun May 26 08:38:26 2013 (r319098) @@ -51,6 +51,35 @@ Note: Please add new entries to the beg --> + + couchdb -- DOM based Cross-Site Scripting via Futon UI + + + couchdb + 1.2.1,1 + + + + +

Jan Lehnardt reports:

+
+

Query parameters passed into the browser-based test suite + are not sanitised, and can be used to load external resources. + An attacker may execute JavaScript code in the browser, using + the context of the remote user.

+
+ +
+ + CVE-2012-5650 + http://mail-archives.apache.org/mod_mbox/couchdb-user/201301.mbox/%3C2FFF2FD7-8EAF-4EBF-AFDA-5AEB6EAC853F@apache.org%3E + + + 2012-01-14 + 2013-05-26 + +
+ otrs -- information disclosure