diff options
author | rafan <rafan@FreeBSD.org> | 2008-04-05 14:42:09 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2008-04-05 14:42:09 +0800 |
commit | f1c3434e3c4e125a691498d39eb694ac415907dc (patch) | |
tree | 106e0474da9b9e4ab54d3651d96bae801f324236 /security | |
parent | e08464a801b0fbd857398819831b90a233cda97d (diff) | |
download | freebsd-ports-gnome-f1c3434e3c4e125a691498d39eb694ac415907dc.tar.gz freebsd-ports-gnome-f1c3434e3c4e125a691498d39eb694ac415907dc.tar.zst freebsd-ports-gnome-f1c3434e3c4e125a691498d39eb694ac415907dc.zip |
- Add entry for www/opera 9.26
PR: ports/122400
Reviewed by: remko, delphij
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 3a13af246f4f..a0fc78ad480c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,42 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ad4a00fa-0157-11dd-8bd3-001372ae3ab9"> + <topic>opera -- multiple vulnerabilities</topic> + <affects> + <package> + <name>opera</name> + <range><lt>9.27.20080331</lt></range> + </package> + <package> + <name>linux-opera</name> + <range><lt>9.27.20080331</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Opera Software reports of multiple security issues in Opera. + All of them can lead to arbitrary code execution. Details are + as the following:</p> + <ul> + <li><a href="http://www.opera.com/support/search/view/881/">Newsfeed + prompt can cause Opera to execute arbitrary code</a></li> + <li><a href="http://www.opera.com/support/search/view/882/">Resized + canvas patterns can cause Opera to execute arbitrary code</a></li> + </ul> + </body> + </description> + <references> + <bid>28585</bid> + <url>http://www.opera.com/support/search/view/881/</url> + <url>http://www.opera.com/support/search/view/882/</url> + </references> + <dates> + <discovery>2008-04-03</discovery> + <entry>2008-04-05</entry> + </dates> + </vuln> + <vuln vid="12b336c6-fe36-11dc-b09c-001c2514716c"> <topic>mozilla -- multiple vulnerabilities</topic> <affects> |