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

exploitDog

github логотип

GHSA-j4mc-gwfc-jcf5

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

Описание

In lunary-ai/lunary version v1.4.28, the /bigquery API route lacks proper access control, allowing any logged-in user to create a Datastream to Google BigQuery and export the entire database. This includes sensitive data such as password hashes and secret API keys. The route is protected by a config check (config.DATA_WAREHOUSE_EXPORTS_ALLOWED), but it does not verify the user's access level or implement any access control middleware. This vulnerability can lead to the extraction of sensitive data, disruption of services, credential compromise, and service integrity breaches.

In lunary-ai/lunary version v1.4.28, the /bigquery API route lacks proper access control, allowing any logged-in user to create a Datastream to Google BigQuery and export the entire database. This includes sensitive data such as password hashes and secret API keys. The route is protected by a config check (config.DATA_WAREHOUSE_EXPORTS_ALLOWED), but it does not verify the user's access level or implement any access control middleware. This vulnerability can lead to the extraction of sensitive data, disruption of services, credential compromise, and service integrity breaches.

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-285
CWE-862

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

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

In lunary-ai/lunary version v1.4.28, the /bigquery API route lacks proper access control, allowing any logged-in user to create a Datastream to Google BigQuery and export the entire database. This includes sensitive data such as password hashes and secret API keys. The route is protected by a config check (`config.DATA_WAREHOUSE_EXPORTS_ALLOWED`), but it does not verify the user's access level or implement any access control middleware. This vulnerability can lead to the extraction of sensitive data, disruption of services, credential compromise, and service integrity breaches.

EPSS

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

9.8 Critical

CVSS3

Дефекты

CWE-285
CWE-862