2 matches found
CVE-2023-22551
The FTP aka "Implementation of a simple FTP client and server" project through 96c1a35 allows remote attackers to cause a denial of service memory consumption by engaging in client activity, such as establishing and then terminating a connection. This occurs because malloc is used but free is not...
CVE-2023-22551
CVE-2023-22551 affects the FTP project ("Implementation of a simple FTP client and server") up to commit 96c1a35. The issue is a memory-DoS caused by using malloc without a corresponding free during client activity (e.g., establishing and terminating a connection). Impact is denial of service thr...