1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200812-07 / mantisbt |
| Release Date | December 02, 2008 |
| Latest Revision | December 02, 2008: 01 |
| Impact | high |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-apps/mantisbt | < 1.1.4-r1 | >= 1.1.4-r1 | All supported architectures |
Related bugreports: #238570, #241940, #242722
Multiple vulnerabilities have been discovered in Mantis, the most severe of which leading to the remote execution of arbitrary code.
Mantis is a PHP/MySQL/Web based bugtracking system.
Multiple issues have been reported in Mantis:
Remote unauthenticated attackers could exploit these vulnerabilities to execute arbitrary PHP commands, disclose sensitive issue data, or hijack a user's sessions.
There is no known workaround at this time.
All Mantis users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-apps/mantisbt-1.1.4-r1" |