summaryrefslogtreecommitdiff
blob: c1441b239738c42878c5e5abd003702959e9b7a0 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200507-29">
  <title>pstotext: Remote execution of arbitrary code</title>
  <synopsis>
    pstotext contains a vulnerability which can potentially result in the
    execution of arbitrary code.
  </synopsis>
  <product type="ebuild">pstotext</product>
  <announced>2005-07-31</announced>
  <revised count="02">2005-08-11</revised>
  <bug>100245</bug>
  <access>remote</access>
  <affected>
    <package name="app-text/pstotext" auto="yes" arch="*">
      <unaffected range="ge">1.8g-r1</unaffected>
      <vulnerable range="lt">1.8g-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    pstotext is a program that works with GhostScript to extract plain text
    from PostScript and PDF files.
    </p>
  </background>
  <description>
    <p>
    Max Vozeler reported that pstotext calls the GhostScript interpreter on
    untrusted PostScript files without specifying the -dSAFER option.
    </p>
  </description>
  <impact type="normal">
    <p>
    An attacker could craft a malicious PostScript file and entice a user
    to run pstotext on it, resulting in the execution of arbitrary commands
    with the permissions of the user running pstotext.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All pstotext users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=app-text/pstotext-1.8g-r1"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2536">CAN-2005-2536</uri>
    <uri link="https://secunia.com/advisories/16183/">Secunia Advisory SA16183</uri>
  </references>
  <metadata tag="requester" timestamp="2005-07-30T18:50:03Z">
    koon
  </metadata>
  <metadata tag="bugReady" timestamp="2005-07-30T18:53:14Z">
    adir
  </metadata>
  <metadata tag="submitter" timestamp="2005-07-30T19:15:41Z">
    adir
  </metadata>
</glsa>