diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-04-06 07:36:30 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-04-06 07:36:30 +0000 |
commit | f977ca1bccdb4441b344a9235ab9754d55411f06 (patch) | |
tree | 0f951279ee4bf5734e3aa825f399d131503f2150 /security | |
parent | 2d89ae310990603d73b0d5302fccefe276e6eb54 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 80679ec8b480..5c7cdb103e76 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,32 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="ec8f449f-40ed-11df-9edc-000f20797ede"> + <topic>firefox -- Re-use of freed object due to scope confusion</topic> + <affects> + <package> + <name>firefox</name> + <range><gt>3.6,1</gt><lt>3.6.3,1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Mozilla Project reports:</p> + <blockquote cite="http://www.mozilla.org/security/known-vulnerabilities/"> + <p>MFSA 2009-25 Re-use of freed object due to scope confusion</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2010-1121</cvename> + <url>http://www.mozilla.org/security/announce/2010/mfsa2010-25.html</url> + </references> + <dates> + <discovery>2010-04-01</discovery> + <entry>2010-04-05</entry> + </dates> + </vuln> + <vuln vid="9ccfee39-3c3b-11df-9edc-000f20797ede"> <topic>mozilla -- multiple vulnerabilities</topic> <affects> |