summaryrefslogtreecommitdiff
blob: a1478cfc077cea852825f11f1b1da4048c71d2f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
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>