CVE-2010-4349
MantisBT < 1.2.4 - Information Disclosure via Invalid db_type Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4349. PoCs published by LiquidWorm.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) and path disclosure vulnerability in MantisBT <=1.2.3. The XSS is triggered via the 'db_type' parameter in the admin/upgrade_unattended.php script, while the path disclosure occurs when an invalid 'db_type' parameter is provided.
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.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) and path disclosure vulnerability in MantisBT <=1.2.3. The XSS is triggered via the 'db_type' parameter in the admin/upgrade_unattended.php script, while the path disclosure occurs when an invalid 'db_type' parameter is provided.