summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/glsa/glsa-200411-26.xml')
-rw-r--r--metadata/glsa/glsa-200411-26.xml87
1 files changed, 87 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200411-26.xml b/metadata/glsa/glsa-200411-26.xml
new file mode 100644
index 000000000000..cef38b73b45c
--- /dev/null
+++ b/metadata/glsa/glsa-200411-26.xml
@@ -0,0 +1,87 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="200411-26">
+ <title>GIMPS, SETI@home, ChessBrain: Insecure installation</title>
+ <synopsis>
+ Improper file ownership allows user-owned files to be run with root
+ privileges by init scripts.
+ </synopsis>
+ <product type="ebuild">GIMPS,SETI@home,ChessBrain</product>
+ <announced>2004-11-17</announced>
+ <revised count="03">2006-05-22</revised>
+ <bug>69868</bug>
+ <access>local</access>
+ <affected>
+ <package name="sci-misc/gimps" auto="yes" arch="*">
+ <unaffected range="ge">23.9-r1</unaffected>
+ <vulnerable range="le">23.9</vulnerable>
+ </package>
+ <package name="sci-misc/setiathome" auto="yes" arch="*">
+ <unaffected range="ge">3.08-r4</unaffected>
+ <unaffected range="rge">3.03-r2</unaffected>
+ <vulnerable range="le">3.08-r3</vulnerable>
+ </package>
+ <package name="sci-misc/chessbrain" auto="yes" arch="*">
+ <unaffected range="ge">20407-r1</unaffected>
+ <vulnerable range="le">20407</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ GIMPS is a client for the distributed Great Internet Mersenne Prime
+ Search. SETI@home is the client for the Search for Extraterrestrial
+ Intelligence (SETI) project. ChessBrain is the client for the
+ distributed chess supercomputer.
+ </p>
+ </background>
+ <description>
+ <p>
+ GIMPS, SETI@home and ChessBrain ebuilds install user-owned binaries and
+ init scripts which are executed with root privileges.
+ </p>
+ </description>
+ <impact type="high">
+ <p>
+ This could lead to a local privilege escalation or root compromise.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ All GIMPS users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sci-misc/gimps-23.9-r1"</code>
+ <p>
+ All SETI@home users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sci-misc/setiathome-3.03-r2"</code>
+ <p>
+ All ChessBrain users should upgrade to the latest version:
+ </p>
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=sci-misc/chessbrain-20407-r1"</code>
+ </resolution>
+ <references>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1115">CVE-2004-1115</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1116">CVE-2004-1116</uri>
+ <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-1117">CVE-2004-1117</uri>
+ </references>
+ <metadata tag="requester" timestamp="2004-11-13T08:00:15Z">
+ jaervosz
+ </metadata>
+ <metadata tag="submitter" timestamp="2004-11-14T18:34:14Z">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="2004-11-14T18:38:42Z">
+ jaervosz
+ </metadata>
+</glsa>