5
CVSSv2

CVE-2010-1316

Published: 14/04/2010 Updated: 16/04/2010
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

Multiple stack-based buffer overflows in Tembria Server Monitor prior to 5.6.1 allow remote malicious users to cause a denial of service (daemon crash) or possibly execute arbitrary code via a crafted (1) GET, (2) PUT, or (3) HEAD request, as demonstrated by a malformed GET request containing a long PATH_INFO to index.asp.

Vulnerable Product Search on Vulmon Subscribe to Product

tembria server monitor

Exploits

#!/usr/bin/python # Exploit Title : Tembria Server Monitor 560 # CVE-ID : CVE-2010-1316 # Date : April 9, 2010 # Author : Lincoln # Software Link : wwwtembriacom/ # Version : 560 # OS : Windows # Tested on : XP SP3 En (VirtualBox) # Type of vuln : Remote DoS # Greetz to : Corelan Securit ...