Path traversal in MantisBT - CVE-2010-4350

 

Path traversal in MantisBT - CVE-2010-4350

Published: January 3, 2011 / Updated: January 3, 2021


Vulnerability identifier: #VU45493
CSH Severity: Medium
CVSS v4: 6.3 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2010-4350
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences in admin/upgrade_unattended.php in MantisBT before 1.2.4. A remote authenticated attacker can send a specially crafted HTTP request and remote attackers to include and execute arbitrary local files via a . (dot dot) in the db_type parameter, related to an unsafe call by MantisBT to a function in the ADOdb Library for PHP.


Affected software

MantisBT

How to mitigate CVE-2010-4350

Install update from vendor's website.

MantisBT - update to 1.2.4

Links to Public Exploits and PoC-codes

External References

Related Security Bulletins