7.5
CVSSv2

CVE-2006-5216

Published: 10/10/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Stack-based buffer overflow in Sergey Lyubka Simple HTTPD (shttpd) 1.34 allows remote malicious users to execute arbitrary code via a long URI.

Vulnerable Product Search on Vulmon Subscribe to Product

sergey lyubka simple httpd 1.34

Exploits

## # $Id: shttpd_postrb 9262 2010-05-09 17:45:00Z jduck $ ## ## # 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 # metasploitcom/framework/ ## require 'msf/core' class Meta ...
#!/usr/bin/perl -w # SHTTPD Buffer Overflow (POST) # Tested on SHTTPD 134 WinXP SP1 Hebrew # shttpdsourceforgenet # Codded By SkOd, 05/10/2006 # ISRAEL # # details: # EAX 00000194 , ECX 009EBCA8 , EDX 00BC488C # EBX 00000004 , EIP 41414141 , EBP 41414141 # ESI 00BC4358 , EDI 00BCC3CC ASCII "POST" # ESP 009EFC08 ASCII 41,"AAAAA" ...