CVE-2010-1174
Cisco TFTP Server 1.1 - Denial of Service via Crafted TFTP Packet
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-1174. PoCs published by _SuBz3r0_.
AI-analyzed exploit summary This exploit is a Python script designed to perform a Denial of Service (DoS) attack against Cisco TFTP Server v1.1 by sending malformed TFTP packets. It fuzzes various TFTP request fields, including filenames, modes, and options, to trigger a crash in the server.
Description
Cisco TFTP Server 1.1 allows remote attackers to cause a denial of service (daemon crash) via a crafted (1) read (aka RRQ) or (2) write (aka WRQ) request, or other TFTP packet. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit is a Python script designed to perform a Denial of Service (DoS) attack against Cisco TFTP Server v1.1 by sending malformed TFTP packets. It fuzzes various TFTP request fields, including filenames, modes, and options, to trigger a crash in the server.