aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2008-04-28 17:14:17 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2008-04-28 17:14:17 +0000
commitfd3d40ffecb06f2280963f87b1f04912be186b0b (patch)
tree53898c5fe17bd3c7c9f2ebbaf545bdc0040783c5 /security/vuxml
parent304fb2d9ae2ec09a3e26e970187d6076b41135ca (diff)
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml34
1 files changed, 28 insertions, 6 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 84b926e56121..f97fb6ca43b9 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -212,7 +212,7 @@ Note: Please add new entries to the beginning of this file.
</vuln>
<vuln vid="67bd39ba-12b5-11dd-bab7-0016179b2dd5">
- <topic>firefox -- javascript harbage collector vulnerability</topic>
+ <topic>firefox -- javascript garbage collector vulnerability</topic>
<affects>
<package>
<name>firefox</name>
@@ -222,17 +222,38 @@ Note: Please add new entries to the beginning of this file.
<name>linux-firefox</name>
<range><lt>2.0.0.14</lt></range>
</package>
+ <package>
+ <name>seamonkey</name>
+ <name>linux-seamonkey</name>
+ <range><lt>1.1.10</lt></range>
+ </package>
+ <package>
+ <name>flock</name>
+ <name>linux-flock</name>
+ <range><lt>1.1.2</lt></range>
+ </package>
+ <package>
+ <name>linux-firefox-devel</name>
+ <name>linux-seamonkey-devel</name>
+ <range><gt>0</gt></range>
+ </package>
+ <package>
+ <name>thunderbird</name>
+ <name>linux-thunderbird</name>
+ <range><lt>2.0.0.14</lt></range>
+ </package>
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
<p>Mozilla Foundation reports:</p>
<blockquote cite="http://www.mozilla.org/security/announce/2008/mfsa2008-20.html">
<p>Fixes for security problems in the JavaScript engine described in
- MFSA 2008-15 introduced a stability problem, where some users experienced
- crashes during JavaScript garbage collection. This is being fixed primarily
- to address stability concerns. We have no demonstration that this particular
- crash is exploitable but are issuing this advisory because some crashes of this
- type have been shown to be exploitable in the past.</p>
+ MFSA 2008-15 introduced a stability problem, where some users
+ experienced crashes during JavaScript garbage collection. This is
+ being fixed primarily to address stability concerns. We have no
+ demonstration that this particular crash is exploitable but are
+ issuing this advisory because some crashes of this type have been
+ shown to be exploitable in the past.</p>
</blockquote>
</body>
</description>
@@ -246,6 +267,7 @@ Note: Please add new entries to the beginning of this file.
<dates>
<discovery>2008-04-16</discovery>
<entry>2008-04-25</entry>
+ <modified>2008-04-28</modified>
</dates>
</vuln>