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.
80 lines
3.0 KiB
80 lines
3.0 KiB
13 years ago
|
<?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="200512-12">
|
||
|
<title>Mantis: Multiple vulnerabilities</title>
|
||
|
<synopsis>
|
||
|
Mantis is affected by multiple vulnerabilities ranging from file upload and
|
||
|
SQL injection to cross-site scripting and HTTP response splitting.
|
||
|
</synopsis>
|
||
|
<product type="ebuild">Mantis</product>
|
||
|
<announced>December 22, 2005</announced>
|
||
|
<revised>May 22, 2006: 02</revised>
|
||
|
<bug>116036</bug>
|
||
|
<access>remote</access>
|
||
|
<affected>
|
||
|
<package name="www-apps/mantisbt" auto="yes" arch="*">
|
||
|
<unaffected range="ge">0.19.4</unaffected>
|
||
|
<vulnerable range="lt">0.19.4</vulnerable>
|
||
|
</package>
|
||
|
</affected>
|
||
|
<background>
|
||
|
<p>
|
||
|
Mantis is a web-based bugtracking system written in PHP.
|
||
|
</p>
|
||
|
</background>
|
||
|
<description>
|
||
|
<p>
|
||
|
Tobias Klein discovered that Mantis contains several vulnerabilities,
|
||
|
including:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li>a file upload vulnerability.</li>
|
||
|
<li>an injection vulnerability in filters.</li>
|
||
|
<li>an SQL injection vulnerability in the user-management page.</li>
|
||
|
<li>a port cross-site-scripting vulnerability in filters.</li>
|
||
|
<li>an HTTP header CRLF injection vulnerability.</li>
|
||
|
</ul>
|
||
|
</description>
|
||
|
<impact type="normal">
|
||
|
<p>
|
||
|
An attacker could possibly exploit the file upload vulnerability to
|
||
|
execute arbitrary script code, and the SQL injection vulnerability to
|
||
|
access or modify sensitive information from the Mantis database.
|
||
|
Furthermore, the cross-site scripting and HTTP response splitting may
|
||
|
allow an attacker to inject and execute malicious script code or to
|
||
|
steal cookie-based authentication credentials, potentially compromising
|
||
|
the victim's browser.
|
||
|
</p>
|
||
|
</impact>
|
||
|
<workaround>
|
||
|
<p>
|
||
|
There is no known workaround at this time.
|
||
|
</p>
|
||
|
</workaround>
|
||
|
<resolution>
|
||
|
<p>
|
||
|
All Mantis users should upgrade to the latest version:
|
||
|
</p>
|
||
|
<code>
|
||
|
# emerge --sync
|
||
|
# emerge --ask --oneshot --verbose ">=www-apps/mantisbt-0.19.4"</code>
|
||
|
</resolution>
|
||
|
<references>
|
||
|
<uri link="http://www.mantisbt.org/changelog.php">Mantis ChangeLog</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4518">CVE-2005-4518</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4519">CVE-2005-4519</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4520">CVE-2005-4520</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4521">CVE-2005-4521</uri>
|
||
|
<uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-4522">CVE-2005-4522</uri>
|
||
|
</references>
|
||
|
<metadata tag="submitter" timestamp="Tue, 20 Dec 2005 11:13:27 +0000">
|
||
|
DerCorny
|
||
|
</metadata>
|
||
|
<metadata tag="bugReady" timestamp="Tue, 20 Dec 2005 11:13:46 +0000">
|
||
|
DerCorny
|
||
|
</metadata>
|
||
|
</glsa>
|