5
CVSSv2

CVE-2002-1828

Published: 31/12/2002 Updated: 05/09/2008
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

Savant Webserver 3.1 allows remote malicious users to cause a denial of service (crash) via an HTTP GET request with a negative Content-Length value.

Vulnerable Product Search on Vulmon Subscribe to Product

savant savant webserver 3.1

Exploits

source: wwwsecurityfocuscom/bid/5707/info Savant Webserver is prone to a denial of service attack, when processing a negative integer located in a users Content-Length value It should be noted that versions below 31 may also be vulnerable to this issue GET / HTTP/10 Content-Length: -1 ...