
Cloud Vulnerability DB
A community-led vulnerabilities database
The FTP project through version 96c1a35 contains a memory leak vulnerability (CVE-2023-22551) that allows remote attackers to cause a denial of service condition. The vulnerability was discovered and disclosed in January 2023 (NVD).
The vulnerability exists in the serveclient function within serverftp.c where memory allocated via malloc is never freed. Specifically, the issue occurs at line 53 where 'struct packet data = (struct packet) malloc(size_packet)' allocates memory that is not subsequently deallocated. When analyzed with AddressSanitizer, the vulnerability shows a direct leak of 512 bytes in one object and 8 bytes in another object, totaling 520 bytes leaked per connection (GitHub Issue).
The vulnerability results in memory leaks that accumulate with each client connection, eventually leading to resource exhaustion and denial of service on the affected FTP server. This can cause the server to become unresponsive or crash, disrupting file transfer services (GitHub Issue).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."