summaryrefslogtreecommitdiff
blob: 2e58bfa2ecaae9e56a8633daa1e1dccd8ce47aa3 (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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200712-21">
  <title>Mozilla Firefox, SeaMonkey: Multiple vulnerabilities</title>
  <synopsis>
    Multiple vulnerabilities have been discovered in Mozilla Firefox and
    Mozilla Seamonkey.
  </synopsis>
  <product type="ebuild">firefox seamonkey</product>
  <announced>2007-12-29</announced>
  <revised count="01">2007-12-29</revised>
  <bug>198965</bug>
  <bug>200909</bug>
  <access>remote</access>
  <affected>
    <package name="www-client/mozilla-firefox" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.11</unaffected>
      <vulnerable range="lt">2.0.0.11</vulnerable>
    </package>
    <package name="www-client/mozilla-firefox-bin" auto="yes" arch="*">
      <unaffected range="ge">2.0.0.11</unaffected>
      <vulnerable range="lt">2.0.0.11</vulnerable>
    </package>
    <package name="www-client/seamonkey" auto="yes" arch="*">
      <unaffected range="ge">1.1.7</unaffected>
      <vulnerable range="lt">1.1.7</vulnerable>
    </package>
    <package name="www-client/seamonkey-bin" auto="yes" arch="*">
      <unaffected range="ge">1.1.7</unaffected>
      <vulnerable range="lt">1.1.7</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Mozilla Firefox is a cross-platform web browser from Mozilla. SeaMonkey
    is a free, cross-platform Internet suite.
    </p>
  </background>
  <description>
    <p>
    Jesse Ruderman and Petko D. Petkov reported that the jar protocol
    handler in Mozilla Firefox and Seamonkey does not properly check MIME
    types (CVE-2007-5947). Gregory Fleischer reported that the
    window.location property can be used to generate a fake HTTP Referer
    (CVE-2007-5960). Multiple memory errors have also been reported
    (CVE-2007-5959).
    </p>
  </description>
  <impact type="normal">
    <p>
    A remote attacker could possibly exploit these vulnerabilities to
    execute arbitrary code in the context of the browser and conduct
    Cross-Site-Scripting or Cross-Site Request Forgery attacks.
    </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 "&gt;=www-client/mozilla-firefox-2.0.0.11"</code>
    <p>
    All Mozilla Firefox binary users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/mozilla-firefox-bin-2.0.0.11"</code>
    <p>
    All SeaMonkey users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/seamonkey-1.1.7"</code>
    <p>
    All SeaMonkey binary users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-client/seamonkey-bin-1.1.7"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947">CVE-2007-5947</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959">CVE-2007-5959</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960">CVE-2007-5960</uri>
  </references>
  <metadata tag="requester" timestamp="2007-12-08T23:32:55Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2007-12-12T16:56:13Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2007-12-24T11:43:38Z">
    p-y
  </metadata>
</glsa>