Описание
Weblate has an argument injection in management console
Impact
The SSH management console did not validate the passed input while adding the SSH host key, which could lead to an argument injection to ssh-add.
Patches
Workarounds
Properly limit access to the management console.
References
This issue was reported to us by alexb_616 via HackerOne.
Пакеты
Наименование
Weblate
pip
Затронутые версииВерсия исправления
< 5.16.0
5.16.0
Связанные уязвимости
CVSS3: 6.6
nvd
около 1 месяца назад
Weblate is a web based localization tool. Prior to 5.16.0, the SSH management console did not validate the passed input while adding the SSH host key, which could lead to an argument injection to `ssh-add`. Version 5.16.0 fixes the issue. As a workaround, properly limit access to the management console.
CVSS3: 6.6
debian
около 1 месяца назад
Weblate is a web based localization tool. Prior to 5.16.0, the SSH man ...