Lucene search

K
osvGoogleOSV:GHSA-93X3-M7PW-PPQM
HistoryMay 13, 2024 - 2:57 p.m.

Mantis Bug Tracker (MantisBT) allows user account takeover in the signup/reset password process

2024-05-1314:57:13
Google
osv.dev
1
mantis bug tracker
user account takeover
access control
registration process
password reset
verification token
brute-force attack
security exploit
sensitive information
account privileges
token validity
vantage point security indonesia.

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

Insufficient access control in the registration and password reset process allows an attacker to reset another user’s password and takeover their account, if the victim has an incomplete request pending.

The exploit is only possible while the verification token is valid, i.e for 5 minutes after the confirmation URL sent by e-mail has been opened, and the user did not complete the process by updating their password.

A brute-force attack calling account_update.php with increasing user IDs is possible.

Impact

A successful takeover would grant the attacker full access to the compromised account, including sensitive information and functionalities associated with the account, the extent of which depends on its privileges and the data it has access to.

Patches

92d11a01b195a1b6717a2f205218089158ea6d00

Workarounds

Mitigate the risk by reducing the verification token’s validity (change the value of the TOKEN_EXPIRY_AUTHENTICATED constant in constants_inc.php).

References

https://mantisbt.org/bugs/view.php?id=34433

Credits

Alexander Christian, from Vantage Point Security Indonesia

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

Related for OSV:GHSA-93X3-M7PW-PPQM