Gentoo Archives: gentoo-commits

From: "Pierre-Yves Rofes (py)" <py@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-200712-22.xml
Date: Sun, 30 Dec 2007 17:07:37
Message-Id: E1J91dM-0004r9-R0@stork.gentoo.org
1 py 07/12/30 17:07:32
2
3 Added: glsa-200712-22.xml
4 Log:
5 GLSA 200712-22
6
7 Revision Changes Path
8 1.1 xml/htdocs/security/en/glsa/glsa-200712-22.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-22.xml?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/security/en/glsa/glsa-200712-22.xml?rev=1.1&content-type=text/plain
12
13 Index: glsa-200712-22.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-22">
21 <title>Opera: Multiple vulnerabilities</title>
22 <synopsis>
23 Multiple vulnerabilities were discovered in Opera, allowing for the
24 execution of arbitrary code and cross domain scripting.
25 </synopsis>
26 <product type="ebuild">opera</product>
27 <announced>December 30, 2007</announced>
28 <revised>December 30, 2007: 01</revised>
29 <bug>202770</bug>
30 <access>remote</access>
31 <affected>
32 <package name="www-client/opera" auto="yes" arch="*">
33 <unaffected range="ge">9.25</unaffected>
34 <vulnerable range="lt">9.25</vulnerable>
35 </package>
36 </affected>
37 <background>
38 <p>
39 Opera is a fast Web browser that is available free of charge.
40 </p>
41 </background>
42 <description>
43 <p>
44 David Bloom reported two vulnerabilities where plug-ins (CVE-2007-6520)
45 and Rich text editing (CVE-2007-6522) could be used to allow cross
46 domain scripting. Alexander Klink (Cynops GmbH) discovered an issue
47 with TLS certificates (CVE-2007-6521). Gynvael Coldwind reported that
48 bitmaps might reveal random data from memory (CVE-2007-6524).
49 </p>
50 </description>
51 <impact type="normal">
52 <p>
53 A remote attacker could exploit these vulnerabilites, possibly leading
54 to the execution of arbitrary code and cross domain scripting.
55 </p>
56 </impact>
57 <workaround>
58 <p>
59 There is no known workaround at this time.
60 </p>
61 </workaround>
62 <resolution>
63 <p>
64 All Opera users should upgrade to the latest version:
65 </p>
66 <code>
67 # emerge --sync
68 # emerge --ask --oneshot --verbose &quot;&gt;=www-client/opera-9.25&quot;</code>
69 </resolution>
70 <references>
71 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6520">CVE-2007-6520</uri>
72 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6521">CVE-2007-6521</uri>
73 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6522">CVE-2007-6522</uri>
74 <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6524">CVE-2007-6524</uri>
75 </references>
76 <metadata tag="requester" timestamp="Sat, 22 Dec 2007 14:34:50 +0000">
77 keytoaster
78 </metadata>
79 <metadata tag="submitter" timestamp="Sat, 22 Dec 2007 15:15:57 +0000">
80 keytoaster
81 </metadata>
82 <metadata tag="bugReady" timestamp="Sun, 23 Dec 2007 19:32:13 +0000">
83 rbu
84 </metadata>
85 </glsa>
86
87
88
89 --
90 gentoo-commits@g.o mailing list