Gentoo Archives: gentoo-commits

From: "Robert Buchholz (rbu)" <rbu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-21.xml
Date: Sat, 29 Dec 2007 15:58:24
Message-Id: E1J8e4p-0002j0-Iv@stork.gentoo.org
1 rbu 07/12/29 15:58:19
2
3 Added: glsa-200712-21.xml
4 Log:
5 GLSA 200712-21
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-21.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-21.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-21.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-21.xml
14 ===================================================================
15 <?xml version="1.0" encoding="utf-8"?>
16 <?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
17 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
18 <!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
19
20 <glsa id="200712-21">
21 <title>Mozilla Firefox, SeaMonkey: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities have been discovered in Mozilla Firefox and
24 Mozilla Seamonkey.
25 </synopsis>
26 <product type="ebuild">firefox seamonkey</product>
27 <announced>December 29, 2007</announced>
28 <revised>December 29, 2007: 01</revised>
29 <bug>198965</bug>
30 <bug>200909</bug>
31 <access>remote</access>
32 <affected>
33 <package name="www-client/mozilla-firefox" auto="yes" arch="*">
34 <unaffected range="ge">2.0.0.11</unaffected>
35 <vulnerable range="lt">2.0.0.11</vulnerable>
36 </package>
37 <package name="www-client/mozilla-firefox-bin" auto="yes" arch="*">
38 <unaffected range="ge">2.0.0.11</unaffected>
39 <vulnerable range="lt">2.0.0.11</vulnerable>
40 </package>
41 <package name="www-client/seamonkey" auto="yes" arch="*">
42 <unaffected range="ge">1.1.7</unaffected>
43 <vulnerable range="lt">1.1.7</vulnerable>
44 </package>
45 <package name="www-client/seamonkey-bin" auto="yes" arch="*">
46 <unaffected range="ge">1.1.7</unaffected>
47 <vulnerable range="lt">1.1.7</vulnerable>
48 </package>
49 </affected>
50 <background>
51 <p>
52 Mozilla Firefox is a cross-platform web browser from Mozilla. SeaMonkey
53 is a free, cross-platform Internet suite.
54 </p>
55 </background>
56 <description>
57 <p>
58 Jesse Ruderman and Petko D. Petkov reported that the jar protocol
59 handler in Mozilla Firefox and Seamonkey does not properly check MIME
60 types (CVE-2007-5947). Gregory Fleischer reported that the
61 window.location property can be used to generate a fake HTTP Referer
62 (CVE-2007-5960). Multiple memory errors have also been reported
63 (CVE-2007-5959).
64 </p>
65 </description>
66 <impact type="normal">
67 <p>
68 A remote attacker could possibly exploit these vulnerabilities to
69 execute arbitrary code in the context of the browser and conduct
70 Cross-Site-Scripting or Cross-Site Request Forgery attacks.
71 </p>
72 </impact>
73 <workaround>
74 <p>
75 There is no known workaround at this time.
76 </p>
77 </workaround>
78 <resolution>
79 <p>
80 All Mozilla Firefox users should upgrade to the latest version:
81 </p>
82 <code>
83 # emerge --sync
84 # emerge --ask --oneshot --verbose &quot;&gt;=www-client/mozilla-firefox-2.0.0.11&quot;</code>
85 <p>
86 All Mozilla Firefox binary users should upgrade to the latest version:
87 </p>
88 <code>
89 # emerge --sync
90 # emerge --ask --oneshot --verbose &quot;&gt;=www-client/mozilla-firefox-bin-2.0.0.11&quot;</code>
91 <p>
92 All SeaMonkey users should upgrade to the latest version:
93 </p>
94 <code>
95 # emerge --sync
96 # emerge --ask --oneshot --verbose &quot;&gt;=www-client/seamonkey-1.1.7&quot;</code>
97 <p>
98 All SeaMonkey binary users should upgrade to the latest version:
99 </p>
100 <code>
101 # emerge --sync
102 # emerge --ask --oneshot --verbose &quot;&gt;=www-client/seamonkey-bin-1.1.7&quot;</code>
103 </resolution>
104 <references>
105 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5947">CVE-2007-5947</uri>
106 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5959">CVE-2007-5959</uri>
107 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5960">CVE-2007-5960</uri>
108 </references>
109 <metadata tag="requester" timestamp="Sat, 08 Dec 2007 23:32:55 +0000">
110 p-y
111 </metadata>
112 <metadata tag="bugReady" timestamp="Wed, 12 Dec 2007 16:56:13 +0000">
113 p-y
114 </metadata>
115 <metadata tag="submitter" timestamp="Mon, 24 Dec 2007 11:43:38 +0000">
116 p-y
117 </metadata>
118 </glsa>
119
120
121
122 --
123 gentoo-commits@g.o mailing list