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

exploitDog

github логотип

GHSA-xp6r-8pcc-xv5p

Опубликовано: 19 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 8.8

Описание

BillaBear is Vulnerable to SQL Injection in the EventRepository

BillaBear (all versions prior to Jan 2026) contains a SQL Injection vulnerability in the EventRepository. User-controlled input from metric filter names and aggregation properties is directly interpolated into SQL queries using sprintf() without proper sanitization or identifier quoting. Although filter values are parameterized, the filter identifiers (keys) are not. An authenticated attacker with ROLE_ACCOUNT_MANAGER permissions can exploit this to execute arbitrary SQL commands.

Пакеты

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

billabear/billabear

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

<= 2025.01.03

Отсутствует

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-89

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

CVSS3: 8.8
nvd
3 месяца назад

BillaBear (all versions prior to Jan 2026) contains a SQL Injection vulnerability in the EventRepository. User-controlled input from metric filter names and aggregation properties is directly interpolated into SQL queries using sprintf() without proper sanitization or identifier quoting. Although filter values are parameterized, the filter identifiers (keys) are not. An authenticated attacker with ROLE_ACCOUNT_MANAGER permissions can exploit this to execute arbitrary SQL commands.

EPSS

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

8.8 High

CVSS3

Дефекты

CWE-89