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-200510-24.xml

76 lines
2.7 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200510-24">
<title>Mantis: Multiple vulnerabilities</title>
<synopsis>
Mantis is affected by multiple vulnerabilities ranging from information
disclosure to arbitrary script execution.
</synopsis>
<product type="ebuild">Mantis</product>
<announced>2005-10-28</announced>
<revised count="02">2006-05-22</revised>
<bug>110326</bug>
<access>remote</access>
<affected>
<package name="www-apps/mantisbt" auto="yes" arch="*">
<unaffected range="ge">0.19.3</unaffected>
<vulnerable range="lt">0.19.3</vulnerable>
</package>
</affected>
<background>
<p>
Mantis is a web-based bugtracking system written in PHP.
</p>
</background>
<description>
<p>
Mantis contains several vulnerabilities, including:
</p>
<ul>
<li>a remote file inclusion vulnerability</li>
<li>an SQL injection vulnerability</li>
<li>multiple cross site scripting vulnerabilities</li>
<li>multiple information disclosure vulnerabilities</li>
</ul>
</description>
<impact type="high">
<p>
An attacker could exploit the remote file inclusion 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 issues give an attacker the
ability to inject and execute malicious script code or to steal
cookie-based authentication credentials, potentially compromising the
victim's browser. An attacker could exploit other vulnerabilities to
disclose information.
</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 "&gt;=www-apps/mantisbt-0.19.3"</code>
</resolution>
<references>
<uri link="https://www.mantisbt.org/changelog.php">Mantis ChangeLog</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3335">CVE-2005-3335</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3336">CVE-2005-3336</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3337">CVE-2005-3337</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3338">CVE-2005-3338</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3339">CVE-2005-3339</uri>
</references>
<metadata tag="submitter" timestamp="2005-10-26T05:38:14Z">
jaervosz
</metadata>
<metadata tag="bugReady" timestamp="2005-10-26T05:38:58Z">
jaervosz
</metadata>
</glsa>