ID:4306 - Exploit for Path traversal in MantisBT - CVE-2010-4350

 
Main Vulnerability Database Exploits ID:4306 - Exploit for Path traversal in MantisBT - CVE-2010-4350

ID:4306 - Exploit for Path traversal in MantisBT - CVE-2010-4350

Published: August 11, 2020


Vulnerability identifier: #VU45493
Vulnerability risk: Medium
CVE-ID: CVE-2010-4350
CWE-ID: CWE-22
Exploitation vector: Remote access
Vulnerable software:
MantisBT

Link to public exploit:


Vulnerability description

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.


Remediation

Install update from vendor's website.