Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
LightFTP 2.4 Data Race Condition via ABOR Command in ftpserv.c
Vulnerability Description
LightFTP through 2.4 contains multiple data race vulnerabilities in ftpserv.c that allow anonymous attackers to cause undefined behavior by issuing LIST followed by ABOR commands without authentication. The control thread closes data_socket and file_fd descriptors while worker threads concurrently operate on the same fields in worker_thread_cleanup, allowing stale file descriptors to be reassigned by the OS and subsequently used by worker threads on unrelated resources, resulting in potential denial of service.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
缺失同步机制
Vulnerability Title
hfiref0x LightFTP 竞争条件问题漏洞
Vulnerability Description
hfiref0x LightFTP是hfiref0x个人开发者开源的一个轻量级FTP服务。 hfiref0x LightFTP 2.4及之前版本存在竞争条件问题漏洞,该漏洞源于ftpserv.c存在多个数据竞争漏洞,控制线程关闭data_socket和file_fd描述符时工作线程并发操作相同字段,导致失效文件描述符可能被操作系统重新分配并被工作线程用于无关资源,可能导致拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A