10
CVSSv2

CVE-2008-2161

Published: 12/05/2008 Updated: 29/09/2017
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
VMScore: 1000
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

Buffer overflow in TFTP Server SP 1.4 and 1.5 on Windows, and possibly other versions, allows remote malicious users to execute arbitrary code via a long TFTP error packet. NOTE: some of these details are obtained from third party information.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

tftp tftp server sp 1.4

tftp tftp server sp 1.5

Exploits

#!/usr/bin/perl # TFTPServer SP v14 for Windows remote bss overflow exploit # The Service or the RunStandAlone version # URL: sourceforgenet/projects/tftp-server/ # # Author: tix or tixxDZ <tixxdz@gmailcom> # Date: 07/05/2008 # # Tested on Windows XP SP2 French not patched # # TFTPServer SP v14 is vulnerable to a very long TFT ...