5
CVSSv2

CVE-2007-0548

Published: 29/01/2007 Updated: 19/10/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 510
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

KarjaSoft Sami HTTP Server 2.0.1 allows remote malicious users to cause a denial of service (daemon hang) via a large number of requests for nonexistent objects.

Vulnerable Product Search on Vulmon Subscribe to Product

karjasoft sami http server 2.0.1

Exploits

#!/usr/bin/perl # Exploit Titel: Sami HTTP Server 201 GET Request Denial of Service Exploit # Date: 251010 # Tool: Sami HTTP Server -- Version: 201 # Vendor-Website: wwwkarjasoftcom/oldphp # Download Link: wwwkarjasoftcom/files/samihttp/samihttpd_installexe # Author: wingthor # Author-Website (German): wwwwingthor ...
#!/usr/bin/env python import socket print "-----------------------------------------------------------------------" print "Sami HTTP Server HTTP 404 - Object not found Denial of Service" print "url: wwwkarjasoftcom" print "author: shinnai" print "mail: shinnai[at]autistici[dot]org" print "site: shinnaialtervistaorg" print "" prin ...