Vulnerabilities > CVE-2017-7615 - Weak Password Recovery Mechanism for Forgotten Password vulnerability in Mantisbt
Attack vector
NETWORK Attack complexity
LOW Privileges required
LOW Confidentiality impact
HIGH Integrity impact
HIGH Availability impact
HIGH Summary
MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value to verify.php.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Password Recovery Exploitation An attacker may take advantage of the application feature to help users recover their forgotten passwords in order to gain access into the system with the same privileges as the original user. Generally password recovery schemes tend to be weak and insecure. Most of them use only one security question . For instance, mother's maiden name tends to be a fairly popular one. Unfortunately in many cases this information is not very hard to find, especially if the attacker knows the legitimate user. These generic security questions are also re-used across many applications, thus making them even more insecure. An attacker could for instance overhear a coworker talking to a bank representative at the work place and supplying their mother's maiden name for verification purposes. An attacker can then try to log in into one of the victim's accounts, click on "forgot password" and there is a good chance that the security question there will be to provide mother's maiden name. A weak password recovery scheme totally undermines the effectiveness of a strong password scheme.
Exploit-Db
description | Mantis Bug Tracker 1.3.0/2.3.0 - Password Reset. CVE-2017-7615. Webapps exploit for PHP platform |
file | exploits/php/webapps/41890.txt |
id | EDB-ID:41890 |
last seen | 2017-04-17 |
modified | 2017-04-16 |
platform | php |
port | |
published | 2017-04-16 |
reporter | Exploit-DB |
source | https://www.exploit-db.com/download/41890/ |
title | Mantis Bug Tracker 1.3.0/2.3.0 - Password Reset |
type | webapps |
Metasploit
description | MantisBT before 1.3.10, 2.2.4, and 2.3.1 are vulnerable to unauthenticated password reset. |
id | MSF:AUXILIARY/ADMIN/HTTP/MANTISBT_PASSWORD_RESET |
last seen | 2020-06-10 |
modified | 2017-07-24 |
published | 2017-07-09 |
references | |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/auxiliary/admin/http/mantisbt_password_reset.rb |
title | MantisBT password reset |
Packetstorm
data source | https://packetstormsecurity.com/files/download/142171/MANTIS-BUG-TRACKER-PRE-AUTH-REMOTE-PASSWORD-RESET.txt |
id | PACKETSTORM:142171 |
last seen | 2017-04-16 |
published | 2017-04-16 |
reporter | hyp3rlinx |
source | https://packetstormsecurity.com/files/142171/Mantis-Bug-Tracker-1.3.0-2.3.0-Remote-Password-Reset.html |
title | Mantis Bug Tracker 1.3.0 / 2.3.0 Remote Password Reset |
References
- http://www.openwall.com/lists/oss-security/2017/04/16/2
- https://mantisbt.org/bugs/view.php?id=22690
- http://hyp3rlinx.altervista.org/advisories/MANTIS-BUG-TRACKER-PRE-AUTH-REMOTE-PASSWORD-RESET.txt
- http://www.securityfocus.com/bid/97707
- https://www.exploit-db.com/exploits/41890/
- http://packetstormsecurity.com/files/159219/Mantis-Bug-Tracker-2.3.0-Remote-Code-Execution.html