summaryrefslogtreecommitdiff
blob: 14a3ebd482ac425dadf766f99f1ec2ec8ff664d3 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200803-23">
  <title>Website META Language: Insecure temporary file usage</title>
  <synopsis>
    Multiple insecure temporary file vulnerabilities have been discovered in
    the Website META Language.
  </synopsis>
  <product type="ebuild">wml</product>
  <announced>2008-03-15</announced>
  <revised count="01">2008-03-15</revised>
  <bug>209927</bug>
  <access>local</access>
  <affected>
    <package name="dev-lang/wml" auto="yes" arch="*">
      <unaffected range="ge">2.0.11-r3</unaffected>
      <vulnerable range="lt">2.0.11-r3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Website META Language is a free and extensible Webdesigner's off-line
    HTML generation toolkit for Unix.
    </p>
  </background>
  <description>
    <p>
    Temporary files are handled insecurely in the files
    wml_backend/p1_ipp/ipp.src, wml_contrib/wmg.cgi, and
    wml_backend/p3_eperl/eperl_sys.c, allowing users to overwrite or delete
    arbitrary files with the privileges of the user running the program.
    </p>
  </description>
  <impact type="normal">
    <p>
    Local users can exploit the insecure temporary file vulnerabilities via
    symlink attacks to perform certain actions with escalated privileges.
    </p>
  </impact>
  <workaround>
    <p>
    Restrict access to the temporary directory to trusted users only.
    </p>
  </workaround>
  <resolution>
    <p>
    All Website META Language users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=dev-lang/wml-2.0.11-r3"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0665">CVE-2008-0665</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0666">CVE-2008-0666</uri>
  </references>
  <metadata tag="requester" timestamp="2008-03-11T22:05:35Z">
    p-y
  </metadata>
  <metadata tag="bugReady" timestamp="2008-03-11T22:05:48Z">
    p-y
  </metadata>
  <metadata tag="submitter" timestamp="2008-03-15T20:18:51Z">
    mfleming
  </metadata>
</glsa>