Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Olivier Baudron

#51977de 56,337
5CVSS total
Vulnerabilidades · 1
PT-2004-3154
5.0
2004-12-31
Vsftpd · Vsftpd · CVE-2004-2259
Name of the Vulnerable Software and Affected Versions: vsftpd versions prior to 1.2.2 Description: The issue is related to a denial of service condition that can be triggered under heavy load, causing the ftp server to crash or hang. This is due to an error in connection handling, which can result in a loss of availability for the ftp server. When the server is under heavy load, attackers can exploit this issue by sending a SIGCHLD signal during a malloc or free call, which is not re-entrant, leading to a crash. Recommendations: For vsftpd versions prior to 1.2.2, update to version 1.2.2 or later to resolve the issue. As a temporary workaround, consider implementing measures to reduce the load on the ftp server and minimize the risk of exploitation.