summaryrefslogtreecommitdiff
blob: 64ada8b7006e27b44a2b1db616e9b686cf5972f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200609-19">
  <title>Mozilla Firefox: Multiple vulnerabilities</title>
  <synopsis>
    The Mozilla Foundation has reported numerous vulnerabilities in Mozilla
    Firefox, including one that may allow execution of arbitrary code.
  </synopsis>
  <product type="ebuild">Firefox</product>
  <announced>September 28, 2006</announced>
  <revised>September 28, 2006: 01</revised>
  <bug>147652</bug>
  <access>remote</access>
  <affected>
    <package name="www-client/mozilla-firefox" auto="yes" arch="*">
      <unaffected range="ge">1.5.0.7</unaffected>
      <vulnerable range="lt">1.5.0.7</vulnerable>
    </package>
    <package name="www-client/mozilla-firefox-bin" auto="yes" arch="*">
      <unaffected range="ge">1.5.0.7</unaffected>
      <vulnerable range="lt">1.5.0.7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Mozilla Firefox is a redesign of the Mozilla Navigator component. The
    goal is to produce a cross-platform, stand-alone browser application.
    </p>
  </background>
  <description>
    <p>
    A number of vulnerabilities were found and fixed in Mozilla Firefox.
    For details please consult the references below.
    </p>
  </description>
  <impact type="normal">
    <p>
    The most severe vulnerability involves enticing a user to visit a
    malicious website, crashing the browser and executing arbitrary code
    with the rights of the user running the application.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Mozilla Firefox users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=www-client/mozilla-firefox-1.5.0.7&quot;</code>
    <p>
    Users of the binary package should upgrade as well:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=www-client/mozilla-firefox-bin-1.5.0.7&quot;</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4253">CVE-2006-4253</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4340">CVE-2006-4340</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4565">CVE-2006-4565</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4566">CVE-2006-4566</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4567">CVE-2006-4567</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4568">CVE-2006-4568</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4569">CVE-2006-4569</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4571">CVE-2006-4571</uri>
  </references>
  <metadata tag="submitter" timestamp="Mon, 25 Sep 2006 12:31:14 +0000">
    frilled
  </metadata>
  <metadata tag="bugReady" timestamp="Mon, 25 Sep 2006 12:31:29 +0000">
    frilled
  </metadata>
</glsa>