diff options
author | 2015-03-08 22:02:38 +0100 | |
---|---|---|
committer | 2015-03-08 22:02:38 +0100 | |
commit | a24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch) | |
tree | 910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-200901-06.xml | |
download | glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2 glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip |
Import existing advisories
Diffstat (limited to 'glsa-200901-06.xml')
-rw-r--r-- | glsa-200901-06.xml | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/glsa-200901-06.xml b/glsa-200901-06.xml new file mode 100644 index 00000000..ecc7d604 --- /dev/null +++ b/glsa-200901-06.xml @@ -0,0 +1,73 @@ +<?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="200901-06"> + <title>Tremulous: User-assisted execution of arbitrary code</title> + <synopsis> + A buffer overflow vulnerability has been discovered in Tremulous. + </synopsis> + <product type="ebuild">tremulous tremulous-bin</product> + <announced>January 11, 2009</announced> + <revised>January 11, 2009: 01</revised> + <bug>222119</bug> + <access>remote</access> + <affected> + <package name="games-fps/tremulous" auto="yes" arch="*"> + <unaffected range="ge">1.1.0-r2</unaffected> + <vulnerable range="lt">1.1.0-r2</vulnerable> + </package> + <package name="games-fps/tremulous-bin" auto="yes" arch="*"> + <vulnerable range="lt">1.1.0</vulnerable> + </package> + </affected> + <background> + <p> + Tremulous is a team-based First Person Shooter game. + </p> + </background> + <description> + <p> + It has been reported that Tremulous includes a vulnerable version of + the ioQuake3 engine (GLSA 200605-12, CVE-2006-2236). + </p> + </description> + <impact type="normal"> + <p> + A remote attacker could entice a user to connect to a malicious games + server, possibly resulting in the execution of arbitrary code with the + privileges of the user running the application. + </p> + </impact> + <workaround> + <p> + There is no known workaround at this time. + </p> + </workaround> + <resolution> + <p> + Tremulous users should upgrade to the latest version: + </p> + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=games-fps/tremulous-1.1.0-r2"</code> + <p> + Note: The binary version of Tremulous has been removed from the Portage + tree. + </p> + </resolution> + <references> + <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2236">CVE-2006-2236</uri> + <uri link="/security/en/glsa/glsa-200605-12.xml">GLSA 200605-12</uri> + </references> + <metadata tag="requester" timestamp="Mon, 13 Oct 2008 16:40:23 +0000"> + keytoaster + </metadata> + <metadata tag="submitter" timestamp="Sat, 10 Jan 2009 22:54:22 +0000"> + p-y + </metadata> + <metadata tag="bugReady" timestamp="Sat, 10 Jan 2009 22:54:33 +0000"> + p-y + </metadata> +</glsa> |