summaryrefslogtreecommitdiff
blob: fc3ce19eae6036fcaa9bc93d70c7928e48982009 (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="200604-13">
  <title>fbida: Insecure temporary file creation</title>
  <synopsis>
    fbida is vulnerable to linking attacks, potentially allowing a local user
    to overwrite arbitrary files.
  </synopsis>
  <product type="ebuild">fbida</product>
  <announced>2006-04-23</announced>
  <revised count="01">2006-04-23</revised>
  <bug>129470</bug>
  <access>local</access>
  <affected>
    <package name="media-gfx/fbida" auto="yes" arch="*">
      <unaffected range="ge">2.03-r3</unaffected>
      <vulnerable range="lt">2.03-r3</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    fbida is a collection of image viewers and editors for the
    framebuffer console and X11.
    </p>
  </background>
  <description>
    <p>
    Jan Braun has discovered that the "fbgs" script provided by fbida
    insecurely creates temporary files in the "/var/tmp" directory.
    </p>
  </description>
  <impact type="normal">
    <p>
    A local attacker could create links in the temporary file
    directory, pointing to a valid file somewhere on the filesystem. When
    an affected script is called, this could result in the file being
    overwritten with the rights of the user running the script.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All fbida users should upgrade to the latest version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=media-gfx/fbida-2.03-r3"</code>
  </resolution>
  <references>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-1695">CVE-2006-1695</uri>
  </references>
  <metadata tag="requester" timestamp="2006-04-21T15:53:11Z">
    DerCorny
  </metadata>
  <metadata tag="bugReady" timestamp="2006-04-21T16:54:39Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2006-04-22T21:26:19Z">
    falco
  </metadata>
</glsa>