diff options
author | simon <simon@FreeBSD.org> | 2007-12-20 05:06:24 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2007-12-20 05:06:24 +0800 |
commit | 72bb398de0ab9d8bd0a6f123c836c3fae6952b83 (patch) | |
tree | 0641f32fe60a2b3c46e23f9a773e1ae358f3d78b | |
parent | 4991a9e4d1eefc01128c1f7c30bcd031da3cc4b1 (diff) | |
download | freebsd-ports-gnome-72bb398de0ab9d8bd0a6f123c836c3fae6952b83.tar.gz freebsd-ports-gnome-72bb398de0ab9d8bd0a6f123c836c3fae6952b83.tar.zst freebsd-ports-gnome-72bb398de0ab9d8bd0a6f123c836c3fae6952b83.zip |
Document opera -- multiple vulnerabilities.
-rw-r--r-- | security/vuxml/vuln.xml | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 6b1416b2c777..e55f24047120 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,49 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="31b045e7-ae75-11dc-a5f9-001a4d49522b"> + <topic>opera -- multiple vulnerabilities</topic> + <affects> + <package> + <name>opera</name> + <name>opera-devel</name> + <name>linux-opera</name> + <range><lt>9.25</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Opera Software ASA reports about multiple security + fixes:</p> + <blockquote cite="http://www.opera.com/docs/changelogs/freebsd/925/"> + <ul> + <li>Fixed an issue where plug-ins could be used to allow + cross domain scripting, as reported by David + Bloom. Details will be disclosed at a later date.</li> + <li>Fixed an issue with TLS certificates that could be + used to execute arbitrary code, as reported by Alexander + Klink (Cynops GmbH). Details will be disclosed at a + later date.</li> + <li>Rich text editing can no longer be used to allow cross + domain scripting, as reported by David Bloom. See our + advisory.</li> + <li>Prevented bitmaps from revealing random data from + memory, as reported by Gynvael Coldwind. Details will be + disclosed at a later date.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <url>http://www.opera.com/docs/changelogs/freebsd/925/</url> + <url>http://www.opera.com/support/search/view/875/</url> + </references> + <dates> + <discovery>2007-12-19</discovery> + <entry>2007-12-19</entry> + </dates> + </vuln> + <vuln vid="31435fbc-ae73-11dc-a5f9-001a4d49522b"> <topic>peercast -- buffer overflow vulnerability</topic> <affects> |