Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-phrq-pc6r-f6gh

Опубликовано: 23 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 9.3

Описание

MantisBT is vulnerable to authentication bypass through the SOAP API on MySQL

Mantis Bug Tracker instances running on MySQL and compatible databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of improper type checking on the password parameter.

Other database backends are not affected, as they do not perform implicit type conversion from string to integer.

Impact

Using a crafted SOAP envelope, an attacker knowing the victim's username is able to login to the SOAP API with their account without knowledge of the actual password, and execute any API function they have access to.

Patches

  • b349e5c890eeda9bd82e7c7e14479853f8a30d9f

Workarounds

  • Disabling the SOAP API significantly reduces the risk, but still allows the attacker to retrieve user account information including email address and real name.

Resources

Credits

MantisBT thanks Alexander Philiotis of SynerComm for discovering and responsibly reporting the issue.

Пакеты

Наименование

mantisbt/mantisbt

composer
Затронутые версииВерсия исправления

< 2.28.1

2.28.1

EPSS

Процентиль: 34%
0.00413
Низкий

9.3 Critical

CVSS4

Дефекты

CWE-305

Связанные уязвимости

CVSS3: 9.8
nvd
5 месяцев назад

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Versions prior to 2.28.1 running on MySQL family databases are affected by an authentication bypass vulnerability in the SOAP API, as a result of an improper type checking on the password parameter. Other database backends are not affected, as they do not perform implicit type conversion from string to integer. Using a crafted SOAP envelope, an attacker knowing the victim's username is able to login to the SOAP API with their account without knowledge of the actual password, and execute any API function they have access to. Version 2.28.1 contains a patch. Disabling the SOAP API significantly reduces the risk, but still allows the attacker to retrieve user account information including email address and real name.

CVSS3: 9.8
debian
5 месяцев назад

Mantis Bug Tracker (MantisBT) is an open source issue tracker. Version ...

EPSS

Процентиль: 34%
0.00413
Низкий

9.3 Critical

CVSS4

Дефекты

CWE-305