svn commit: r311359 - head/security/vuxml

Dirk Meyer dinoex at FreeBSD.org
Fri Feb 1 08:50:41 UTC 2013


Author: dinoex
Date: Fri Feb  1 08:50:39 2013
New Revision: 311359
URL: http://svnweb.freebsd.org/changeset/ports/311359

Log:
  - report opera 12.12 vulnerabilities

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Feb  1 08:36:04 2013	(r311358)
+++ head/security/vuxml/vuln.xml	Fri Feb  1 08:50:39 2013	(r311359)
@@ -51,6 +51,38 @@ Note:  Please add new entries to the beg
 
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+  <vuln vid="ea0f45e2-6c4b-11e2-98d9-003067c2616f">
+    <topic>opera -- execution of arbitrary code</topic>
+    <affects>
+      <package>
+        <name>opera</name>
+        <name>opera-devel</name>
+        <name>linux-opera</name>
+        <name>linux-opera-devel</name>
+        <range><lt>12.13</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+        <p>Opera reports:</p>
+        <blockquote cite="http://www.opera.com/support/kb/view/1042/">
+          <p>Particular DOM event manipulations can cause Opera to crash. In
+            some cases, this crash might occur in a way that allows execution
+            of arbitrary code. To inject code, additional techniques would
+            have to be employed.</p>
+        </blockquote>
+      </body>
+    </description>
+    <references>
+      <url>http://www.opera.com/support/kb/view/1042/</url>
+      <url>http://www.opera.com/support/kb/view/1043/</url>
+    </references>
+    <dates>
+      <discovery>2013-01-30</discovery>
+      <entry>2013-02-01</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="2ea6ce3d-6afd-11e2-9d4e-bcaec524bf84">
     <topic>upnp -- multiple vulnerabilities</topic>
     <affects>


More information about the svn-ports-all mailing list