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-200807-12.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-200807-12.xml')
-rw-r--r--glsa-200807-12.xml69
1 files changed, 69 insertions, 0 deletions
diff --git a/glsa-200807-12.xml b/glsa-200807-12.xml
new file mode 100644
index 00000000..84ea28b9
--- /dev/null
+++ b/glsa-200807-12.xml
@@ -0,0 +1,69 @@
+<?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="200807-12">
+ <title>BitchX: Multiple vulnerabilities</title>
+ <synopsis>
+ Multiple vulnerabilities in BitchX may allow for the remote execution of
+ arbitrary code or symlink attacks.
+ </synopsis>
+ <product type="ebuild">bitchx</product>
+ <announced>July 21, 2008</announced>
+ <revised>July 21, 2008: 01</revised>
+ <bug>190667</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-irc/bitchx" auto="yes" arch="*">
+ <vulnerable range="le">1.1-r4</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>
+ BitchX is an IRC client.
+ </p>
+ </background>
+ <description>
+ <p>
+ bannedit reported a boundary error when handling overly long IRC MODE
+ messages (CVE-2007-4584). Nico Golde reported an insecure creation of a
+ temporary file within the e_hostname() function (CVE-2007-5839).
+ </p>
+ </description>
+ <impact type="normal">
+ <p>
+ A remote attacker could entice a user to connect to a malicious IRC
+ server, resulting in the remote execution of arbitrary code with the
+ privileges of the user running the application. A local attacker could
+ perform symlink attacks to overwrite arbitrary files on the local
+ machine.
+ </p>
+ </impact>
+ <workaround>
+ <p>
+ There is no known workaround at this time.
+ </p>
+ </workaround>
+ <resolution>
+ <p>
+ Since BitchX is no longer maintained, we recommend that users unmerge
+ the vulnerable package and switch to another IRC client:
+ </p>
+ <code>
+ # emerge --unmerge &quot;net-irc/bitchx&quot;</code>
+ </resolution>
+ <references>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4584">CVE-2007-4584</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5839">CVE-2007-5839</uri>
+ </references>
+ <metadata tag="requester" timestamp="Mon, 07 Jul 2008 22:27:23 +0000">
+ vorlon
+ </metadata>
+ <metadata tag="bugReady" timestamp="Mon, 07 Jul 2008 22:27:35 +0000">
+ vorlon
+ </metadata>
+ <metadata tag="submitter" timestamp="Thu, 17 Jul 2008 11:41:45 +0000">
+ p-y
+ </metadata>
+</glsa>