Path traversal in MantisBT - CVE-2011-3357

 

Path traversal in MantisBT - CVE-2011-3357

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


Vulnerability identifier: #VU44702
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2011-3357
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: No public exploit 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 bug_actiongroup_ext_page.php in MantisBT before 1.2.8. 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 action parameter, related to bug_actiongroup_page.php.


Affected software

MantisBT

How to mitigate CVE-2011-3357

Install update from vendor's website.

MantisBT - update to 1.2.8

External References

Related Security Bulletins