summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xml/htdocs/security/en/glsa/glsa-200510-24.xml')
-rw-r--r--xml/htdocs/security/en/glsa/glsa-200510-24.xml78
1 files changed, 78 insertions, 0 deletions
diff --git a/xml/htdocs/security/en/glsa/glsa-200510-24.xml b/xml/htdocs/security/en/glsa/glsa-200510-24.xml
new file mode 100644
index 00000000..a1478cfc
--- /dev/null
+++ b/xml/htdocs/security/en/glsa/glsa-200510-24.xml
@@ -0,0 +1,78 @@
+<?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="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>October 28, 2005</announced>
+ <revised>May 22, 2006: 02</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 &quot;&gt;=www-apps/mantisbt-0.19.3&quot;</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-3335">CVE-2005-3335</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3336">CVE-2005-3336</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3337">CVE-2005-3337</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3338">CVE-2005-3338</uri>
+ <uri link="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3339">CVE-2005-3339</uri>
+ </references>
+ <metadata tag="submitter" timestamp="Wed, 26 Oct 2005 05:38:14 +0000">
+ jaervosz
+ </metadata>
+ <metadata tag="bugReady" timestamp="Wed, 26 Oct 2005 05:38:58 +0000">
+ jaervosz
+ </metadata>
+</glsa>