
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-46483 is a critical integer overflow vulnerability affecting Xlight FTP Server versions prior to 3.9.4.3. The vulnerability exists in the packet parsing logic of the SFTP server component, which can lead to a heap overflow with attacker-controlled content. This pre-authentication vulnerability was disclosed on October 22, 2024, and received a CVSS score of 9.8 (Critical) from CISA-ADP (NVD, Censys).
The vulnerability stems from an integer overflow in the function that reads strings from network packets in the SFTP protocol. When validating string lengths and allocating memory, the function fails to properly handle four-byte length prefixes. This can trigger a large memmove operation (~4GB) from an attacker-controlled buffer out-of-bounds onto the heap. The vulnerability can be exploited during the SSH handshake process, including pre-authentication stages when receiving supported algorithms, cipher suites, and user credentials (GitHub).
The impact varies depending on the version of Xlight FTP Server being used. For 32-bit versions, attackers can overwrite critical data structures on the heap, potentially leading to code execution. In 64-bit versions, while code execution is less likely, the vulnerability can still cause system crashes resulting in denial of service. Censys research identified approximately 3,520 exposed Xlight FTP Servers online, with 45% running vulnerable versions (Censys).
The vulnerability is considered highly exploitable, particularly due to the availability of a public proof-of-concept on GitHub. The exploitation process differs between 32-bit and 64-bit versions. On 32-bit systems, the copy operation will run off the end of the heap, corrupting adjacent structures. On 64-bit systems, the vulnerability results in an out-of-bounds read rather than write, leading to process crashes (GitHub, SecurityOnline).
Users of Xlight FTP Server versions 3.9.4.2 and earlier are strongly urged to update to version 3.9.4.3 or later immediately. Organizations with public-facing Xlight FTP Server instances should check for indicators of compromise and avoid exposing network device admin portals on the public internet (Censys).
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."