summaryrefslogtreecommitdiff
blob: 5dc29e79ad5c3aa57ceca4bc5b64253ce79df6d4 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">

<glsa id="200510-18">
  <title>Netpbm: Buffer overflow in pnmtopng</title>
  <synopsis>
    The pnmtopng utility, part of the Netpbm tools, contains a vulnerability
    which can potentially result in the execution of arbitrary code.
  </synopsis>
  <product type="ebuild">Netpbm</product>
  <announced>October 20, 2005</announced>
  <revised>May 28, 2009: 06</revised>
  <bug>109705</bug>
  <access>remote</access>
  <affected>
    <package name="media-libs/netpbm" auto="yes" arch="*">
      <unaffected range="ge">10.29</unaffected>
      <unaffected range="rge">10.26.32</unaffected>
      <unaffected range="rge">10.26.33</unaffected>
      <unaffected range="rge">10.26.42</unaffected>
      <unaffected range="rge">10.26.43</unaffected>
      <unaffected range="rge">10.26.44</unaffected>
      <unaffected range="rge">10.26.48</unaffected>
      <unaffected range="rge">10.26.49</unaffected>
      <unaffected range="rge">10.26.52</unaffected>
      <unaffected range="rge">10.26.53</unaffected>
      <unaffected range="rge">10.26.59</unaffected>
      <unaffected range="rge">10.26.61</unaffected>
      <vulnerable range="lt">10.29</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Netpbm is a package of 220 graphics programs and a programming library,
    including pnmtopng, a tool to convert PNM image files to the PNG
    format.
    </p>
  </background>
  <description>
    <p>
    RedHat reported that pnmtopng is vulnerable to a buffer overflow.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could craft a malicious PNM file and entice a user to run
    pnmtopng on it, potentially resulting in the execution of arbitrary
    code with the permissions of the user running pnmtopng.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All Netpbm users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose media-libs/netpbm</code>
  </resolution>
  <references>
    <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2978">CAN-2005-2978</uri>
  </references>
  <metadata tag="submitter" timestamp="Sat, 15 Oct 2005 09:38:18 +0000">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="Thu, 20 Oct 2005 07:38:22 +0000">
    koon
  </metadata>
</glsa>