summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200510-01.xml
downloadgentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
gentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
gentoo-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200510-01.xml')
-rw-r--r--glsa-200510-01.xml65
1 files changed, 65 insertions, 0 deletions
diff --git a/glsa-200510-01.xml b/glsa-200510-01.xml
new file mode 100644
index 000000000000..a829c45e832d
--- /dev/null
+++ b/glsa-200510-01.xml
@@ -0,0 +1,65 @@
+<?xml version="1.0" encoding="utf-8"?>
+<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
+<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+
+<glsa id="200510-01">
+ <title>gtkdiskfree: Insecure temporary file creation</title>
+ <synopsis>
+ gtkdiskfree is vulnerable to symlink attacks, potentially allowing a local
+ user to overwrite arbitrary files.
+ </synopsis>
+ <product type="ebuild">gtkdiskfree</product>
+ <announced>October 03, 2005</announced>
+ <revised>October 03, 2005: 01</revised>
+ <bug>104565</bug>
+ <access>local</access>
+ <affected>
+ <package name="app-admin/gtkdiskfree" auto="yes" arch="*">
+ <unaffected range="ge">1.9.3-r1</unaffected>
+ <vulnerable range="lt">1.9.3-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ gtkdiskfree is a GTK-based GUI to show free disk space.
+ </p>
+ </background>
+ <description>
+ <p>
+ Eric Romang discovered that gtkdiskfree insecurely creates a
+ predictable temporary file to handle command output.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A local attacker could create a symbolic link in the temporary
+ files directory, pointing to a valid file somewhere on the filesystem.
+ When gtkdiskfree is executed, this would result in the file being
+ overwritten with the rights of the user running the application.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All gtkdiskfree users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose &quot;&gt;=app-admin/gtkdiskfree-1.9.3-r1&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2918">CAN-2005-2918</uri>
+ <uri link="http://www.zataz.net/adviso/gtkdiskfree-09052005.txt">Original Advisory</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Mon, 03 Oct 2005 07:42:10 +0000">
+ koon
+ </metadata>
+ <metadata tag="bugReady" timestamp="Mon, 03 Oct 2005 07:42:18 +0000">
+ koon
+ </metadata>
+</glsa>