CVE-2019-25614 PUBLISHED

Free Float FTP 1.0 STOR Command Remote Buffer Overflow

Assigner: VulnCheck
Reserved: 22.03.2026 Published: 22.03.2026 Updated: 22.03.2026

Free Float FTP 1.0 contains a buffer overflow vulnerability in the STOR command handler that allows remote attackers to execute arbitrary code by sending a crafted STOR request with an oversized payload. Attackers can authenticate with anonymous credentials and send a malicious STOR command containing 247 bytes of padding followed by a return address and shellcode to trigger code execution on the FTP server.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Freefloat
Product Free Float FTP
Versions
  • Version 1.0 is affected

Credits

  • Kevin Randall finder

References

Problem Types

  • Out-of-bounds Write CWE