CVE-2010-2028
published 2010-05-24CVE-2010-2028: Buffer overflow in k23productions TFTPUtil GUI (aka TFTPGUI) 1.4.5 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary…
PriorityP351critical10CVSS 2.0
AVNACLAuNCCICAC
EXPLOIT
EPSS
13.92%
96.1th percentile
Buffer overflow in k23productions TFTPUtil GUI (aka TFTPGUI) 1.4.5 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long transport mode.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| mgenti | tftputil_gui | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
TFTPGUI 1.4.5 - Long Transport Mode Overflow Denial of Service (Metasploit)
exploitdb·2010-05-08
CVE-2010-2028 TFTPGUI 1.4.5 - Long Transport Mode Overflow Denial of Service (Metasploit)
TFTPGUI 1.4.5 - Long Transport Mode Overflow Denial of Service (Metasploit)
---
# Title: TFTPGUI v1.4.5 Long Transport Mode Overflow
# EDB-ID: 12482
# CVE-ID: ()
# OSVDB-ID: ()
# Author: Jeremiah Talamantes
# Published: 2010-05-02
# Verified: yes
##
# This file is part of the Metasploit Framework and may be subject to
# redistribution and commercial restrictions. Please see the Metasploit
# Framework web site for more information on licensing and terms of use.
# http://metasploit.com/framework/
##
##
#
# TFTPGUI v1.4.5 Long Transport Mode Overflow
#
# Tested on: Windows XP, SP2 (EN)
#
# Date tested: 5/2/2010
#
#
# |~Greetz to Devin @ infointox.net~|
#
# Discovered by: Jeremiah Talamantes
# RedTeam Security
# http://www.redteamsecure.com
##
require 'msf/core'
class Metasploit3 'TFTPGU
Exploit-DB
TFTPGUI - Long Transport Mode Overflow
exploitdb·2010-05-02
CVE-2010-2028 TFTPGUI - Long Transport Mode Overflow
TFTPGUI - Long Transport Mode Overflow
---
# Exploit Title: TFTPGUI Long Transport Mode Overflow
# Date: 5/1/2010
# Author: Jeremiah Talamantes
# Software Link: http://sourceforge.net/projects/tftputil/files/TFTPUtil/TFTPUtil%20Version%201.4.5/TFTPUtil_GUI_Version_1.4.5_Binary_Installer.exe/download
# Version: 1.4.5
# Tested on: Windows XP, SP2 (En)
# CVE : N/A
#!/usr/bin/python
print "\n#################################################################"
print "## RedTeam Security ##"
print "## TFTPGUI Long Transport Mode Overflow ##"
print "## Version 1.4.5 ##"
print "## LIST Vulnerability ##"
print "## ##"
print "## Jeremiah Talamantes ##"
print "## [email protected] ##"
print "################################################################# \n"
import socket
import sys
# Chang
No writeups or analysis indexed.
http://www.exploit-db.com/exploits/12482http://www.exploit-db.com/exploits/12530http://www.securityfocus.com/bid/39872https://exchange.xforce.ibmcloud.com/vulnerabilities/58283http://www.exploit-db.com/exploits/12482http://www.exploit-db.com/exploits/12530http://www.securityfocus.com/bid/39872https://exchange.xforce.ibmcloud.com/vulnerabilities/58283
2010-05-24
Published