blob: c925679e80708c6c7f602c29cd6384c3f2782148 (
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
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200609-18">
<title>Opera: RSA signature forgery</title>
<synopsis>
Opera fails to correctly verify certain signatures.
</synopsis>
<product type="ebuild">opera</product>
<announced>2006-09-28</announced>
<revised count="02">2006-09-28</revised>
<bug>147838</bug>
<access>remote</access>
<affected>
<package name="www-client/opera" auto="yes" arch="*">
<unaffected range="ge">9.02</unaffected>
<vulnerable range="lt">9.02</vulnerable>
</package>
</affected>
<background>
<p>
Opera is a multi-platform web browser.
</p>
</background>
<description>
<p>
Opera makes use of OpenSSL, which fails to correctly verify PKCS #1
v1.5 RSA signatures signed by a key with exponent 3. Some CAs in
Opera's list of trusted signers are using root certificates with
exponent 3.
</p>
</description>
<impact type="normal">
<p>
An attacker could forge certificates which will appear valid and signed
by a trusted CA.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All Opera users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=www-client/opera-9.02"</code>
</resolution>
<references>
<uri link="https://www.opera.com/support/search/supsearch.dml?index=845">Opera Advisory</uri>
<uri link="https://www.gentoo.org/security/en/glsa/glsa-200609-05.xml">GLSA 200609-05</uri>
</references>
<metadata tag="requester" timestamp="2006-09-27T07:51:04Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2006-09-27T14:08:17Z">
vorlon078
</metadata>
<metadata tag="submitter" timestamp="2006-09-27T14:32:20Z">
vorlon078
</metadata>
</glsa>
|