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-200509-16.xml

66 lines
2.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200509-16">
<title>Mantis: XSS and SQL injection vulnerabilities</title>
<synopsis>
Mantis is affected by an SQL injection and several cross-site scripting
(XSS) vulnerabilities.
</synopsis>
<product type="ebuild">Mantis</product>
<announced>2005-09-24</announced>
<revised count="01">2005-09-24</revised>
<bug>103308</bug>
<access>remote</access>
<affected>
<package name="www-apps/mantisbt" auto="yes" arch="*">
<unaffected range="ge">0.19.2</unaffected>
<vulnerable range="lt">0.19.2</vulnerable>
</package>
</affected>
<background>
<p>
Mantis is a web-based bugtracking system written in PHP.
</p>
</background>
<description>
<p>
Mantis fails to properly sanitize untrusted input before using it.
This leads to an SQL injection and several cross-site scripting
vulnerabilities.
</p>
</description>
<impact type="normal">
<p>
An attacker could possibly use the SQL injection vulnerability to
access or modify 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.
</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.2"</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2556">CAN-2005-2556</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2557">CAN-2005-2557</uri>
<uri link="https://secunia.com/advisories/16506/">Secunia Advisory SA16506</uri>
</references>
<metadata tag="submitter" timestamp="2005-09-23T12:20:33Z">
koon
</metadata>
<metadata tag="bugReady" timestamp="2005-09-23T12:21:10Z">
koon
</metadata>
</glsa>