From owner-svn-ports-head@FreeBSD.ORG Thu Nov 22 20:27:45 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 D1FADE56; Thu, 22 Nov 2012 20:27:45 +0000 (UTC) (envelope-from dinoex@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 9D6A58FC0C; Thu, 22 Nov 2012 20:27:45 +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 qAMKRjDq057977; Thu, 22 Nov 2012 20:27:45 GMT (envelope-from dinoex@svn.freebsd.org) Received: (from dinoex@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAMKRjIx057975; Thu, 22 Nov 2012 20:27:45 GMT (envelope-from dinoex@svn.freebsd.org) Message-Id: <201211222027.qAMKRjIx057975@svn.freebsd.org> From: Dirk Meyer Date: Thu, 22 Nov 2012 20:27:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307666 - 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: Thu, 22 Nov 2012 20:27:45 -0000 Author: dinoex Date: Thu Nov 22 20:27:45 2012 New Revision: 307666 URL: http://svnweb.freebsd.org/changeset/ports/307666 Log: - opera -- execution of arbitrary code Feature safe: yes Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Nov 22 20:19:40 2012 (r307665) +++ head/security/vuxml/vuln.xml Thu Nov 22 20:27:45 2012 (r307666) @@ -51,6 +51,40 @@ Note: Please add new entries to the beg --> + + opera -- execution of arbitrary code + + + opera + opera-devel + linux-opera + linux-opera-devel + 12.11 + + + + +

Opera reports:

+
+

When requesting pages using HTTP, Opera temporarily stores the + response in a buffer. In some cases, Opera may incorrectly allocate + too little space for a buffer, and may then store too much of the + response in that buffer. This causes a buffer overflow, which in + turn can lead to a memory corruption and crash. It is possible to + use this crash to execute the overflowing data as code, which may + be controlled by an attacking site.

+
+ +
+ + http://www.opera.com/support/kb/view/1036/ + + + 2012-11-19 + 2012-11-22 + +
+ lighttpd -- remote DoS in header parsing