Description
Mantis Bug Tracker (MantisBT) is an open source issue tracker. Due to incorrect use of loose (==) instead of strict (===) comparison in the authentication code in versions 2.27.1 and below.PHP type juggling will cause certain MD5 hashes matching scientific notation to be interpreted as numbers. Instances using the MD5 login method allow an attacker who knows the victim's username and has access to an account with a password hash that evaluates to zero to log in without knowing the victim's actual password, by using any other password with a hash that also evaluates to zero This issue is fixed in version 2.27.2.
INFO
Published Date :
2025-11-04T20:31:01.759Z
Last Modified :
2025-11-05T18:48:23.378Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-47776 vulnerability.
| Vendors | Products |
|---|---|
| Mantisbt |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-47776.