CVE-2010-4349

medium
Published 2011-01-03 ยท Modified 2026-04-29
CVSS v3
โ€”
CVSS v4 NEW
โ€”
not yet in upstream
VIR risk
6.0

Description

admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to obtain sensitive information via an invalid db_type parameter, which reveals the installation path in an error message, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.

Predictions

Exploit likelihood
20%
Patch ETA
โ€”

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

No mitigations published for this CVE yet.

The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ€” if you've already worked around this in production โ€” publish your fix to the community-verified tier.

โœš Propose a mitigation on Community โ†’ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here with source_tier=community-verified.

Exploits

Public proof-of-concept code below. AS-IS, for defenders and authorised testing only.

Exploit-DB

EDB-15735 webapps php text ยท 2 KB
LiquidWorm ยท 2010-12-15

Mantis Bug Tracker 1.2.3 - 'db_type' Cross-Site Scripting / Full Path Disclosure

text exploit Source: Exploit-DB
 MantisBT <=1.2.3 (db_type) Cross-Site Scripting & Path Disclosure Vulnerability

 
 Vendor: MantisBT Group
 Product web page: http://www.mantisbt.org
 Version affected: <1.2.4

 Summary: MantisBT is a free popular web-based bugtracking system. It is written in the PHP
 scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver.
 MantisBT has been installed on Windows, Linux, Mac OS, OS/2, and others. Almost any web
 browser should be able to function as a client. It is released under the terms of the GNU
 General Public License (GPL).

 Desc: Mantis Bug Tracker suffers from a cross-site scripting and a path disclosure
 vulnerability. The XSS issue is triggered when input passed via the "db_type" parameter
 to the admin/upgrade_unattended.php script is not properly sanitised before being returned
 to the user. This can be exploited to execute arbitrary HTML and script code in a user's
 browser session in context of an affected site. The PD weakness is caused due to the
 application displaying the full installation path in an error report, when supplying an
 invalid "db_type" parameter to the admin/upgrade_unattended.php script.

 Tested on: Microsoft Windows XP Professional SP3 (English)
            Debian GNU/Linux (squeeze)
            Apache 2.2.14 (Win32)
            MySQL 5.1.41
            PHP 5.3.1

 Vulnerability discovered by: Gjoko 'LiquidWorm' Krstic
                              liquidworm gmail com
                              Zero Science Lab - http://www.zeroscience.mk

 
 Advisory ID: ZSL-2010-4983
 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2010-4983.php
 Vendor Advisory URL: http://www.mantisbt.org/bugs/view.php?id=12607

 13.12.2010


 PoC:
 ----------

  Dork: Copyright+MantisBT Group

  XSS: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=%3Cscript%3Ealert%281%29%3C/script%3E

  PD: http://[MANTIS_ROOT_HOST]/admin/upgrade_unattended.php?db_type=%27

 ----------

Application impact

VendorProductVersionsFixed
mantisbtmantisbt{"endIncluding":"1.2.3"}
mantisbtmantisbt0.18.0
mantisbtmantisbt0.19.0
mantisbtmantisbt0.19.0a1
mantisbtmantisbt0.19.0a2
mantisbtmantisbt0.19.1
mantisbtmantisbt0.19.2
mantisbtmantisbt0.19.3
mantisbtmantisbt0.19.4
mantisbtmantisbt0.19.5
mantisbtmantisbt1.0.0
mantisbtmantisbt1.0.0a1
mantisbtmantisbt1.0.0a2
mantisbtmantisbt1.0.0a3
mantisbtmantisbt1.0.1
mantisbtmantisbt1.0.2
mantisbtmantisbt1.0.3
mantisbtmantisbt1.0.4
mantisbtmantisbt1.0.5
mantisbtmantisbt1.0.6
mantisbtmantisbt1.0.7
mantisbtmantisbt1.0.8
mantisbtmantisbt1.1.0
mantisbtmantisbt1.1.1
mantisbtmantisbt1.1.2
mantisbtmantisbt1.1.4
mantisbtmantisbt1.1.5
mantisbtmantisbt1.1.6
mantisbtmantisbt1.1.7
mantisbtmantisbt1.1.8
mantisbtmantisbt1.2.0
mantisbtmantisbt1.2.1
mantisbtmantisbt1.2.2

References

CWEs

CWE-200

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.