5
CVSSv2

CVE-2008-5160

Published: 18/11/2008 Updated: 29/09/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:N/A:P

Vulnerability Summary

Unspecified vulnerability in MyServer 0.8.11 allows remote malicious users to cause a denial of service (daemon crash) via multiple invalid requests with the HTTP GET, DELETE, OPTIONS, and possibly other methods, related to a "204 No Content error."

Vulnerable Product Search on Vulmon Subscribe to Product

myserver myserver 0.8.11

Exploits

#exploitpy import socket import os print '------------------------------------------------------------------' print ' MyServer 0811 "204 No Content" error Remote Denial of Service' print ' url: wwwmyserverprojectnet' print ' author: shinnai' print ' mail: shinnai[at]autistici[dot]org' print ' site: shinnaialtervistaorg' print ' I do ...