Описание
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, get_all_models handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of key_builder, causing permission-filtered per-user model lists to share a static cache entry and exposing one user’s model list to another caller during the TTL window. This issue is fixed in version 0.10.0.
Ссылки
- Patch
- Issue TrackingPatch
- ProductRelease Notes
- ExploitMitigationVendor Advisory
- ExploitMitigationVendor Advisory
Уязвимые конфигурации
Конфигурация 1Версия от 0.6.27 (включая) до 0.10.0 (исключая)
cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
EPSS
Процентиль: 22%
0.00297
Низкий
3.5 Low
CVSS3
5 Medium
CVSS3
Дефекты
CWE-524
Связанные уязвимости
CVSS3: 3.5
github
около 1 месяца назад
Open WebUI: Cross-user model-list exposure via static cache key in get_all_models (aiocache key= vs key_builder= misuse)
EPSS
Процентиль: 22%
0.00297
Низкий
3.5 Low
CVSS3
5 Medium
CVSS3
Дефекты
CWE-524