summaryrefslogtreecommitdiff
blob: e912b503b6086e2c347208baf42784c114bbf33a (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
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200503-29">
  <title>GnuPG: OpenPGP protocol attack</title>
  <synopsis>
    Automated systems using GnuPG may leak plaintext portions of an encrypted
    message.
  </synopsis>
  <product type="ebuild">GnuPG</product>
  <announced>March 24, 2005</announced>
  <revised>March 24, 2005: 01</revised>
  <bug>85547</bug>
  <access>remote</access>
  <affected>
    <package name="app-crypt/gnupg" auto="yes" arch="*">
      <unaffected range="ge">1.4.1</unaffected>
      <vulnerable range="lt">1.4.1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    GnuPG is complete and free replacement for PGP, a tool for secure
    communication and data storage.
    </p>
  </background>
  <description>
    <p>
    A flaw has been identified in an integrity checking mechanism of
    the OpenPGP protocol.
    </p>
  </description>
  <impact type="low">
    <p>
    An automated system using GnuPG that allows an attacker to
    repeatedly discover the outcome of an integrity check (perhaps by
    observing the time required to return a response, or via overly verbose
    error messages) could theoretically reveal a small portion of
    plaintext.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All GnuPG users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose &quot;&gt;=app-crypt/gnupg-1.4.1&quot;</code>
  </resolution>
  <references>
    <uri link="http://www.kb.cert.org/vuls/id/303094">CERT VU#303094</uri>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-0366">CAN-2005-0366</uri>
  </references>
  <metadata tag="requester" timestamp="Wed, 23 Mar 2005 17:12:46 +0000">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="Thu, 24 Mar 2005 12:34:11 +0000">
    taviso
  </metadata>
  <metadata tag="bugReady" timestamp="Thu, 24 Mar 2005 21:44:14 +0000">
    koon
  </metadata>
</glsa>