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

exploitDog

github логотип

GHSA-c72r-fww5-rpch

Опубликовано: 20 июн. 2024
Источник: github
Github: Не прошло ревью
CVSS3: 5.3

Описание

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login (POST /api/request-token) and after account creations (POST /api/admin/users/new). This exposure occurs because the entire User object, including the bcrypt password hash, is included in the response sent to the frontend. This practice could potentially lead to sensitive information exposure despite the use of bcrypt, a strong hashing algorithm. It is recommended not to expose any clues about passwords to the frontend.

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login (POST /api/request-token) and after account creations (POST /api/admin/users/new). This exposure occurs because the entire User object, including the bcrypt password hash, is included in the response sent to the frontend. This practice could potentially lead to sensitive information exposure despite the use of bcrypt, a strong hashing algorithm. It is recommended not to expose any clues about passwords to the frontend.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-1230
CWE-201

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

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

In mintplex-labs/anything-llm versions up to and including 1.5.3, an issue was discovered where the password hash of a user is returned in the response after login (`POST /api/request-token`) and after account creations (`POST /api/admin/users/new`). This exposure occurs because the entire User object, including the bcrypt password hash, is included in the response sent to the frontend. This practice could potentially lead to sensitive information exposure despite the use of bcrypt, a strong hashing algorithm. It is recommended not to expose any clues about passwords to the frontend.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-1230
CWE-201