You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/metadata/glsa/glsa-200607-05.xml

73 lines
2.5 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200607-05">
<title>SHOUTcast server: Multiple vulnerabilities</title>
<synopsis>
The SHOUTcast server is vulnerable to a file disclosure vulnerability and
multiple XSS vulnerabilities.
</synopsis>
<product type="ebuild">shoutcast</product>
<announced>2006-07-09</announced>
<revised count="03">2006-07-29</revised>
<bug>136721</bug>
<bug>136221</bug>
<access>remote</access>
<affected>
<package name="media-sound/shoutcast-server-bin" auto="yes" arch="*">
<unaffected range="ge">1.9.7</unaffected>
<vulnerable range="lt">1.9.7</vulnerable>
</package>
</affected>
<background>
<p>
SHOUTcast server is a streaming audio server.
</p>
</background>
<description>
<p>
The SHOUTcast server is vulnerable to a file disclosure when the server
receives a specially crafted GET request. Furthermore it also fails to
sanitize the input passed to the "Description", "URL", "Genre", "AIM",
and "ICQ" fields.
</p>
</description>
<impact type="normal">
<p>
By sending a specially crafted GET request to the SHOUTcast server, the
attacker can read any file that can be read by the SHOUTcast process.
Furthermore it is possible that various request variables could also be
exploited to execute arbitrary scripts in the context of a victim's
browser.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All SHOUTcast server users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=media-sound/shoutcast-server-bin-1.9.7"</code>
</resolution>
<references>
<uri link="http://people.ksp.sk/~goober/advisory/001-shoutcast.html">Original advisory</uri>
<uri link="https://secunia.com/advisories/20524/">SA20524</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3007">CVE-2006-3007</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3534">CVE-2006-3534</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-3535">CVE-2006-3535</uri>
</references>
<metadata tag="requester" timestamp="2006-06-30T16:19:23Z">
jaervosz
</metadata>
<metadata tag="submitter" timestamp="2006-06-30T17:31:32Z">
daxomatic
</metadata>
<metadata tag="bugReady" timestamp="2006-07-02T14:51:02Z">
koon
</metadata>
</glsa>