diff options
Diffstat (limited to 'metadata/glsa/glsa-200609-18.xml')
-rw-r--r-- | metadata/glsa/glsa-200609-18.xml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200609-18.xml b/metadata/glsa/glsa-200609-18.xml new file mode 100644 index 000000000000..c925679e8070 --- /dev/null +++ b/metadata/glsa/glsa-200609-18.xml @@ -0,0 +1,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> |