vendor:
netcat
by:
patrick
N/A
CVSS
N/A
Stack Buffer Overflow
119
CWE
Product Name: netcat
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: CVE-2004-1317
CPE: cpe:2.3:a:netcat:netcat:1.10:*:*:*:*:nt:*:*
Other Scripts:
https://www.infosecmatter.com/metasploit-module-library/?mm=exploit/windows/misc/netcat110_nt, https://www.infosecmatter.com/nessus-plugin-library/?id=137254, https://www.infosecmatter.com/nessus-plugin-library/?id=137260, https://www.infosecmatter.com/list-of-metasploit-windows-exploits-detailed-spreadsheet/
Platforms Tested: Windows
2010
Netcat v1.10 NT Stack Buffer Overflow
This module exploits a stack buffer overflow in Netcat v1.10 NT. By sending an overly long string we are able to overwrite SEH. The vulnerability exists when netcat is used to bind (-e) an executable to a port in doexec.c. This module tested successfully using "c:>nc -L -p 31337 -e ftp".
Mitigation:
Unknown