summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200409-01.xml
blob: f41f3ead985e00b4f16e7a428eaa3f1c709e6078 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200409-01">
  <title>vpopmail: Multiple vulnerabilities</title>
  <synopsis>
    vpopmail contains several bugs making it vulnerable to several SQL
    injection exploits as well as one buffer overflow and one format string
    exploit when using Sybase. This could lead to the execution of arbitrary
    code.
  </synopsis>
  <product type="ebuild">vpopmail</product>
  <announced>2004-09-01</announced>
  <revised count="01">2004-09-01</revised>
  <bug>60844</bug>
  <access>remote</access>
  <affected>
    <package name="net-mail/vpopmail" auto="yes" arch="*">
      <unaffected range="ge">5.4.6</unaffected>
      <vulnerable range="lt">5.4.6</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    vpopmail handles virtual mail domains for qmail and Postfix.
    </p>
  </background>
  <description>
    <p>
    vpopmail is vulnerable to several unspecified SQL injection exploits.
    Furthermore when using Sybase as the backend database vpopmail is
    vulnerable to a buffer overflow and format string exploit.
    </p>
  </description>
  <impact type="high">
    <p>
    These vulnerabilities could allow an attacker to execute code with the
    permissions of the user running vpopmail.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are encouraged to
    upgrade to the latest available version of vpopmail.
    </p>
  </workaround>
  <resolution>
    <p>
    All vpopmail users should upgrade to the latest version:
    </p>
    <code>
    # emerge sync

    # emerge -pv "&gt;=net-mail/vpopmail-5.4.6"
    # emerge "&gt;=net-mail/vpopmail-5.4.6"</code>
  </resolution>
  <references>
    <uri link="https://sourceforge.net/forum/forum.php?forum_id=400873">vpopmail Announcement</uri>
    <uri link="http://www.securityfocus.com/archive/1/371913/2004-08-15/2004-08-21/0">Bugtraq Announcement</uri>
  </references>
  <metadata tag="submitter" timestamp="2004-08-26T17:42:34Z">
    jaervosz
  </metadata>
</glsa>