summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201911-02.xml
blob: 8d4d4b4254c8d73e3e7639f6d72cf02bcf71e844 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201911-02">
  <title>pump: User-assisted execution of arbitrary code</title>
  <synopsis>A buffer overflow in pump might allow remote attacker to execute
    arbitrary code.
  </synopsis>
  <product type="ebuild">pump</product>
  <announced>2019-11-07</announced>
  <revised count="1">2019-11-07</revised>
  <bug>694314</bug>
  <access>remote</access>
  <affected>
    <package name="net-misc/pump" auto="yes" arch="*">
      <vulnerable range="le">0.8.24-r4</vulnerable>
    </package>
  </affected>
  <background>
    <p>BOOTP and DHCP client for automatic IP configuration.</p>
  </background>
  <description>
    <p>It was discovered that there was an arbitrary code execution
      vulnerability in the pump DHCP/BOOTP client.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker, by enticing a user to connect to a malicious server,
      could cause the execution of arbitrary code with the privileges of the
      user running pump DHCP/BOOTP client.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo has discontinued support for pump. We recommend that users
      unmerge pump:
    </p>
    
    <code>
      # emerge --unmerge "net-misc/pump"
    </code>
  </resolution>
  <references>
    <uri link="https://bugs.debian.org/933674">Debian Bug Report 933674</uri>
  </references>
  <metadata tag="requester" timestamp="2019-10-26T18:02:26Z">whissi</metadata>
  <metadata tag="submitter" timestamp="2019-11-07T19:05:32Z">whissi</metadata>
</glsa>