diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-02-01 16:50:39 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-02-01 16:50:39 +0800 |
commit | 5a4e6a66147d37c05dc1f175ea97b770c5a484bb (patch) | |
tree | 2d012dbf62404321479481ad8eb14226a7fb77cb | |
parent | 8862844077d1bf88b969dab94a6aae5d2a5cb099 (diff) | |
download | freebsd-ports-gnome-5a4e6a66147d37c05dc1f175ea97b770c5a484bb.tar.gz freebsd-ports-gnome-5a4e6a66147d37c05dc1f175ea97b770c5a484bb.tar.zst freebsd-ports-gnome-5a4e6a66147d37c05dc1f175ea97b770c5a484bb.zip |
- report opera 12.12 vulnerabilities
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 8a71162b5a6b..903e4dc0ca5e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,38 @@ Note: Please add new entries to the beginning of this file. --> <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> |