Описание
BBOT's insufficient sanitization issues in gitdumper.py can lead to RCE
Summary
bbot's gitdumper.py insufficiently sanitises a .git/config file, leading to Remote Code Execution (RCE).
bbot's gitdumper.py can be made to consume a malicious .git/index file, leading to arbitrary file write which can be used to achieve Remote Code Execution (RCE).
Impact
A user who uses bbot to scan a malicious webserver may have arbitrary code executed on their system.
Ссылки
Пакеты
Наименование
bbot
pip
Затронутые версииВерсия исправления
< 2.7.0
2.7.0
Связанные уязвимости
CVSS3: 9.6
nvd
4 месяца назад
BBOT's gitdumper module could be abused to execute commands through a malicious git repository.