| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.9 | $0-$5k | 0.00 |
Summary
A vulnerability has been found in MantisBT up to 2.3.0 and classified as critical. Impacted is an unknown function of the file verify.php. This manipulation of the argument confirm_hash causes password recovery. This vulnerability is tracked as CVE-2017-7615. The attack is possible to be carried out remotely. Moreover, an exploit is present. To fix this issue, it is recommended to deploy a patch.
Details
A vulnerability was found in MantisBT up to 2.3.0 (Bug Tracking Software). It has been declared as critical. Affected by this vulnerability is an unknown part of the file verify.php. The manipulation of the argument confirm_hash with an unknown input leads to a password recovery vulnerability. The CWE definition for the vulnerability is CWE-640. The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak. As an impact it is known to affect confidentiality, integrity, and availability. The summary by CVE is:
MantisBT through 2.3.0 allows arbitrary password reset and unauthenticated admin access via an empty confirm_hash value to verify.php.
The bug was discovered 04/16/2017. The weakness was disclosed 04/16/2017 by John Page (hyp3rlinx) as not defined mailinglist post (oss-sec). It is possible to read the advisory at seclists.org. This vulnerability is known as CVE-2017-7615 since 04/09/2017. The attack can be launched remotely. The exploitation doesn't need any form of authentication. Technical details and also a public exploit are known. The attack technique deployed by this issue is T1552 according to MITRE ATT&CK.
It is possible to download the exploit at exploit-db.com. It is declared as highly functional. By approaching the search of inurl:verify.php it is possible to find vulnerable targets with Google Hacking.
Upgrading to version 1.3.10, 2.2.4 or 2.3.1 eliminates this vulnerability. Applying a patch is able to eliminate this problem. The best possible mitigation is suggested to be patching the affected component. The vulnerability will be addressed with the following lines of code:
if( $f_confirm_hash !== $t_token_confirm_hash || null === $t_token_confirm_hash ) {
trigger_error( ERROR_LOST_PASSWORD_CONFIRM_HASH_INVALID, ERROR );
}The vulnerability is also documented in the databases at Exploit-DB (41890) and SecurityFocus (BID 97707†). Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
Product
Type
Name
Version
License
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔍VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 8.0VulDB Meta Temp Score: 7.9
VulDB Base Score: 7.3
VulDB Temp Score: 7.0
VulDB Vector: 🔍
VulDB Reliability: 🔍
NVD Base Score: 8.8
NVD Vector: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔍
VulDB Temp Score: 🔍
VulDB Reliability: 🔍
NVD Base Score: 🔍
Exploiting
Class: Password recoveryCWE: CWE-640
CAPEC: 🔍
ATT&CK: 🔍
Physical: No
Local: No
Remote: Yes
Availability: 🔍
Access: Public
Status: Highly functional
Download: 🔍
Google Hack: 🔍
EPSS Score: 🔍
EPSS Percentile: 🔍
Price Prediction: 🔍
Current Price Estimation: 🔍
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
OpenVAS ID: 801692
OpenVAS Name: MantisBT Pre-Auth Remote Password Reset Vulnerability
OpenVAS File: 🔍
OpenVAS Family: 🔍
MetaSploit ID: mantisbt_password_reset.rb
MetaSploit Name: MantisBT password reset
MetaSploit File: 🔍
Exploit-DB: 🔍
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: PatchStatus: 🔍
0-Day Time: 🔍
Upgrade: MantisBT 1.3.10/2.2.4/2.3.1
Timeline
04/09/2017 🔍04/16/2017 🔍
04/16/2017 🔍
04/16/2017 🔍
04/16/2017 🔍
04/17/2017 🔍
08/31/2024 🔍
Sources
Advisory: 159219Researcher: John Page (hyp3rlinx)
Status: Not defined
Confirmation: 🔍
CVE: CVE-2017-7615 (🔍)
GCVE (CVE): GCVE-0-2017-7615
GCVE (VulDB): GCVE-100-99907
SecurityFocus: 97707 - MantisBT CVE-2017-7615 Security Bypass Vulnerability
OSVDB: - CVE-2017-7615 - MantisBT - Password Reset Issue
scip Labs: https://www.scip.ch/en/?labs.20161013
Entry
Created: 04/17/2017 11:36Updated: 08/31/2024 23:48
Changes: 04/17/2017 11:36 (73), 08/31/2020 16:47 (7), 11/29/2022 14:37 (4), 08/31/2024 23:48 (15)
Complete: 🔍
Cache ID: 216::103
Statistical analysis made it clear that VulDB provides the best quality for vulnerability data.
No comments yet. Languages: en.
Please log in to comment.