summaryrefslogtreecommitdiff
blob: ec0416daf91419ec9290ff849fd5fae0b513f7a1 (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
71
72
73
74
75
76
77
78
79
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200511-13">
  <title>Sylpheed, Sylpheed-Claws: Buffer overflow in LDIF importer</title>
  <synopsis>
    Sylpheed and Sylpheed-Claws contain a buffer overflow vulnerability which
    may lead to the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">sylpheed sylpheed-claws</product>
  <announced>2005-11-15</announced>
  <revised count="01">2005-11-15</revised>
  <bug>111853</bug>
  <access>remote</access>
  <affected>
    <package name="mail-client/sylpheed" auto="yes" arch="*">
      <unaffected range="ge">2.0.4</unaffected>
      <vulnerable range="lt">2.0.4</vulnerable>
    </package>
    <package name="mail-client/sylpheed-claws" auto="yes" arch="*">
      <unaffected range="ge">1.0.5-r1</unaffected>
      <vulnerable range="lt">1.0.5-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Sylpheed is a lightweight email client and newsreader.
    Sylpheed-Claws is a 'bleeding edge' version of Sylpheed. They both
    support the import of address books in LDIF (Lightweight Directory
    Interchange Format).
    </p>
  </background>
  <description>
    <p>
    Colin Leroy reported buffer overflow vulnerabilities in Sylpheed
    and Sylpheed-Claws. The LDIF importer uses a fixed length buffer to
    store data of variable length. Two similar problems exist also in the
    Mutt and Pine addressbook importers of Sylpheed-Claws.
    </p>
  </description>
  <impact type="normal">
    <p>
    By convincing a user to import a specially-crafted LDIF file into
    the address book, a remote attacker could cause the program to crash,
    potentially allowing the execution of arbitrary code with the
    privileges of the user running the software.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Sylpheed users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=mail-client/sylpheed-2.0.4"</code>
    <p>
    All Sylpheed-Claws users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=mail-client/sylpheed-claws-1.0.5-r1"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3354">CVE-2005-3354</uri>
  </references>
  <metadata tag="requester" timestamp="2005-11-13T17:42:22Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-11-13T18:10:25Z">
    adir
  </metadata>
  <metadata tag="bugReady" timestamp="2005-11-15T08:35:12Z">
    koon
  </metadata>
</glsa>