Опубликовано: 17 мая 2022
Источник: github
Github: Прошло ревью
CVSS4: 5.3
CVSS3: 4.3
Описание
Improper input validation in pyftpdlib
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed data-transfer attempt.
Ссылки
- https://nvd.nist.gov/vuln/detail/CVE-2008-7264
- https://github.com/giampaolo/pyftpdlib/issues/71
- https://github.com/advisories/GHSA-8p2c-fghc-9hj4
- https://github.com/pypa/advisory-database/tree/main/vulns/pyftpdlib/PYSEC-2010-6.yaml
- http://code.google.com/p/pyftpdlib/issues/detail?id=71
- http://code.google.com/p/pyftpdlib/source/browse/trunk/HISTORY
- http://code.google.com/p/pyftpdlib/source/detail?r=344
- http://code.google.com/p/pyftpdlib/source/diff?spec=svn344&r=344&format=side&path=/trunk/pyftpdlib/ftpserver.py
Пакеты
Наименование
pyftpdlib
pip
Затронутые версииВерсия исправления
< 0.5.0
0.5.0
Связанные уязвимости
nvd
больше 15 лет назад
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows remote authenticated users to cause a denial of service (file descriptor exhaustion and daemon outage) by sending a QUIT command during a disallowed data-transfer attempt.
debian
больше 15 лет назад
The ftp_QUIT function in ftpserver.py in pyftpdlib before 0.5.0 allows ...