diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-01 20:09:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-01 20:09:39 +0000 |
commit | 08450777557b2afba7811835c5bd906f2a838cb2 (patch) | |
tree | 01254fcb42e7b508009d9baadf47f2b6150db73f /security | |
parent | d8ed22b07ceccfb247ca5c39fb2e86a01a9413dd (diff) | |
download | ports-08450777557b2afba7811835c5bd906f2a838cb2.tar.gz ports-08450777557b2afba7811835c5bd906f2a838cb2.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 40dcdc74b614..bea01f501b94 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -35,6 +35,43 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="6431c4db-deb4-11de-9078-0030843d3802"> + <topic>opera -- multiple vulnerabilities</topic> + <affects> + <package> + <name>opera</name> + <range><lt>10.10.20091120</lt></range> + </package> + <package> + <name>linux-opera</name> + <range><lt>10.10</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>>Opera Team reports:</p> + <blockquote cite="http://www.opera.com/docs/changelogs/unix/1010/"> + <ul> + <li>Fixed a heap buffer overflow in string to number conversion</li> + <li>Fixed an issue where error messages could leak onto unrelated + sites</li> + <li>Fixed a moderately severe issue, as reported by Chris Evans of + the Google Security Team; details will be disclosed at a later + date.</li> + </ul> + </blockquote> + </body> + </description> + <references> + <url>http://www.opera.com/support/kb/view/942/</url> + <url>http://www.opera.com/support/kb/view/941/</url> + </references> + <dates> + <discovery>2009-11-23</discovery> + <entry>2009-12-01</entry> + </dates> + </vuln> + <vuln vid="77c14729-dc5e-11de-92ae-02e0184b8d35"> <topic>libtool -- Library Search Path Privilege Escalation Issue</topic> <affects> |