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

exploitDog

github логотип

GHSA-ffgh-3jrf-8wvh

Опубликовано: 16 апр. 2026
Источник: github
Github: Прошло ревью
CVSS3: 5

Описание

Weblate: Prefix-Based Repository Boundary Check Bypass via Symlink/Junction Path Prefix Collision

Impact

Weblate repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses startswith against the repository root path. This is not path-segment aware and can be bypassed when the external path shares the same string prefix as the repository path (for example, repo and repo_outside).

Patches

References

Thanks to m9nx4u for reporting this issue via HackerOne.

Пакеты

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

weblate

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

< 5.17

5.17

EPSS

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

5 Medium

CVSS3

Дефекты

CWE-22

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

CVSS3: 5
nvd
4 месяца назад

Weblate is a web based localization tool. In versions prior to 5.17, repository-boundary validation relies on string prefix checks on resolved absolute paths. In multiple code paths, the check uses startswith against the repository root path. This is not path-segment aware and can be bypassed when the external path shares the same string prefix as the repository path (for example, repo and repo_outside). This issue has been fixed in version 5.17.

CVSS3: 5
debian
4 месяца назад

Weblate is a web based localization tool. In versions prior to 5.17, r ...

EPSS

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

5 Medium

CVSS3

Дефекты

CWE-22