PT-2023-18558 · Ftp · Ftp
Goldbinocle
·
Published
2023-01-01
·
Updated
2025-04-07
·
CVE-2023-22551
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
FTP project through 96c1a35
Description
The issue allows remote attackers to cause a denial of service due to 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.Recommendations
For the FTP project through 96c1a35, consider implementing proper memory deallocation using
free to prevent memory consumption issues. As a temporary workaround, restrict the number of client connections to minimize the risk of exploitation.Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Ftp