From owner-svn-ports-head@FreeBSD.ORG Tue Nov 6 20:45:14 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E9DA6EE1; Tue, 6 Nov 2012 20:45:14 +0000 (UTC) (envelope-from crees@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 B64968FC08; Tue, 6 Nov 2012 20:45:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qA6KjEem046386; Tue, 6 Nov 2012 20:45:14 GMT (envelope-from crees@svn.freebsd.org) Received: (from crees@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA6KjEjL046384; Tue, 6 Nov 2012 20:45:14 GMT (envelope-from crees@svn.freebsd.org) Message-Id: <201211062045.qA6KjEjL046384@svn.freebsd.org> From: Chris Rees Date: Tue, 6 Nov 2012 20:45:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307094 - 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.14 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: Tue, 06 Nov 2012 20:45:15 -0000 Author: crees Date: Tue Nov 6 20:45:14 2012 New Revision: 307094 URL: http://svnweb.freebsd.org/changeset/ports/307094 Log: Document opera vulnerabilities Feature safe: yes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 6 20:43:55 2012 (r307093) +++ head/security/vuxml/vuln.xml Tue Nov 6 20:45:14 2012 (r307094) @@ -51,6 +51,48 @@ Note: Please add new entries to the beg --> + + opera -- multiple vulnerabilities + + + opera + opera-devel + linux-opera + linux-opera-devel + 12.10 + + + + +

Opera reports:

+
+

CORS (Cross-Origin Resource Sharing) allows web pages to retrieve + the contents of pages from other sites, with their permission, + as they would appear for the current user. + When requests are made in this way, the browser should only allow + the page content to be retrieved if the target site sends the + correct headers that give permission for their contents to be + used in this way. Specially crafted requests may trick Opera + into thinking that the target site has given permission when it + had not done so. This can result in the contents of any target page + being revealed to untrusted sites, including any + sensitive information or session IDs contained within the + source of those pages.

+
+

Also reported are vulnerabilities involving SVG graphics and XSS.

+ +
+ + http://www.opera.com/support/kb/view/1030/ + http://www.opera.com/support/kb/view/1031/ + http://www.opera.com/support/kb/view/1033/ + + + 2012-11-06 + 2012-11-06 + +
+ linux-flashplugin -- multiple vulnerabilities