CVE-2010-10014

HIGH

Odin Secure FTP <= 4.1 - Buffer Overflow

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2010-10014. PoCs published by Metasploit, rick2600, including Metasploit module exploits/windows/ftp/odin_list_reply.

AI-analyzed exploit summary This Metasploit module exploits a stack buffer overflow in Odin Secure FTP 4.1 via a crafted LIST command response, overwriting a structured exception handler record to achieve remote code execution.

Description

Odin Secure FTP <= 4.1 is vulnerable to a stack-based buffer overflow when parsing directory listings received in response to an FTP LIST command. A malicious FTP server can send an overly long filename in the directory listing, which overflows a fixed-size stack buffer in the client and overwrites the Structured Exception Handler (SEH). This allows remote attackers to execute arbitrary code on the client system.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubyremotewindows
https://www.exploit-db.com/exploits/16716

This Metasploit module exploits a stack buffer overflow in Odin Secure FTP 4.1 via a crafted LIST command response, overwriting a structured exception handler record to achieve remote code execution.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Odin Secure FTP 4.1
No auth needed
Prerequisites: Network access to the target FTP server · Target running Odin Secure FTP 4.1
devstral-2 · analyzed Feb 18, 2026 Full analysis →
metasploit WORKING POC GOOD
by rick2600 · rubypocwin
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/ftp/odin_list_reply.rb

This Metasploit module exploits a stack buffer overflow in Odin Secure FTP 4.1 via a malformed LIST command response, overwriting a structured exception handler record to achieve remote code execution.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Odin Secure FTP 4.1
No auth needed
Prerequisites: Network access to the target FTP client · Target must connect to a malicious FTP server
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v4 8.7
EPSS 0.0095
EPSS Percentile 56.6%
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable no
Technical Impact total

Details

CWE
CWE-121
Status published
Products (1)
Odin Software/Odin Secure FTP < 4.1
Published Aug 20, 2025
Tracked Since Feb 18, 2026