OSV 1.4.0 · github-reviewed · 修改于 2026-06-05 05:38
发布时间
2026-05-20 02:32
GitHub 审查时间
2026-06-05 05:38
NVD 发布时间
2026-05-20 00:16
源文件
advisories/github-reviewed/2026/05/GHSA-xp6r-8pcc-xv5p/GHSA-xp6r-8pcc-xv5p.json
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.