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

exploitDog

github логотип

GHSA-fpm5-2wcj-vfr7

Опубликовано: 06 нояб. 2024
Источник: github
Github: Прошло ревью
CVSS4: 9.4
CVSS3: 8.7

Описание

codechecker authentication method confusion vulnerability allows logging in as the built-in root user from an external service

Summary

Authentication method confusion allows logging in as the built-in root user from an external service. The built-in root user is generated in a weak manner, cannot be disabled, and has universal access.

Details

Until CodeChecker version 6.24.1 there was an auto-generated super-user account that could not be disabled. The attacker needs to know only the username of the root user.

This root user is unconditionally assigned superuser permissions.

Which means that if any user via any service logs in with the root user's username, they will unconditionally have superuser permissions on the CodeChecker instance.

The name of the user name can be found in root.user file in the CodeChecker configuration directory. You can check if you are impacted by checking the existence of this user in the external authentication services (e.g. LDAP, PAM etc.).

Impact

This vulnerability allows an attacker who can create an account on an enabled external authentication service, to log in as the root user, and access and control everything that can be controlled via the web interface. The attacker needs to acquire the username of the root user to be successful.

Пакеты

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

codechecker

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

<= 6.24.1

6.24.2

EPSS

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

9.4 Critical

CVSS4

8.7 High

CVSS3

Дефекты

CWE-305

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

CVSS3: 8.7
nvd
больше 1 года назад

CodeChecker is an analyzer tooling, defect database and viewer extension for the Clang Static Analyzer and Clang Tidy. Authentication method confusion allows logging in as the built-in root user from an external service. The built-in root user up until 6.24.1 is generated in a weak manner, cannot be disabled, and has universal access.This vulnerability allows an attacker who can create an account on an enabled external authentication service, to log in as the root user, and access and control everything that can be controlled via the web interface. The attacker needs to acquire the username of the root user to be successful. This issue affects CodeChecker: through 6.24.1.

EPSS

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

9.4 Critical

CVSS4

8.7 High

CVSS3

Дефекты

CWE-305