CVE-2010-4348
MantisBT < 1.2.4 - Cross-Site Scripting via db_type Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-4348.
AI-analyzed exploit summary The exploit demonstrates a cross-site scripting (XSS) and path disclosure (PD) vulnerability in MantisBT <=1.2.3. The XSS is triggered via the 'db_type' parameter in 'admin/upgrade_unattended.php', while the PD is caused by an invalid 'db_type' parameter revealing the installation path.
Description
Cross-site scripting (XSS) vulnerability in admin/upgrade_unattended.php in MantisBT before 1.2.4 allows remote attackers to inject arbitrary web script or HTML via the db_type parameter, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.
Exploits (1)
The exploit demonstrates a cross-site scripting (XSS) and path disclosure (PD) vulnerability in MantisBT <=1.2.3. The XSS is triggered via the 'db_type' parameter in 'admin/upgrade_unattended.php', while the PD is caused by an invalid 'db_type' parameter revealing the installation path.