← Vulnerability feed

Vulnerability record · CVE-2006-1993 · published 25 April 2006

CVE-2006-1993: Firefox designMode iframe focus use-after-free allows code execution

Mozilla · Firefox

Mozilla Firefox 1.5.0.2 mishandles the contentWindow.focus method on an iframe when designMode is enabled, leaving a reference to a deleted controller context object. This use-after-free can crash the browser and may allow arbitrary code execution. The vendor disputes the original claim that this was a buffer overflow in js320.dll or xpcom_core.dll.

5.1 CVSS 2.0 Medium EPSS 54% · top 1.0% CWE-399 · CWE-399
5.1CVSS 2.0 base score
54%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
48References, 6 tagged exploit
16 Jun 2026Last modified by NVD

Description

Mozilla Firefox 1.5.0.2, when designMode is enabled, allows remote attackers to cause a denial of service and possibly execute arbitrary code via certain Javascript that is not properly handled by the contentWindow.focus method in an iframe, which causes a reference to a deleted controller context object. NOTE: this was originally claimed to be a buffer overflow in (1) js320.dll and (2) xpcom_core.dll, but the vendor disputes this claim.

AV:N/AC:H/Au:N/C:P/I:P/A:P

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 20 September 2026. Confidence: medium.

medium priorityCVSS 2.0 score is 5.1 (medium) and the product is long end-of-life, but public exploit references and a high EPSS percentile raise concern for unpatched legacy systems.

What it is

Mozilla Firefox 1.5.0.2 mishandles the contentWindow.focus method on an iframe when designMode is enabled, leaving a reference to a deleted controller context object. This use-after-free can crash the browser and may allow arbitrary code execution. The vendor disputes the original claim that this was a buffer overflow in js320.dll or xpcom_core.dll.

Impact

An attacker can cause a denial of service and possibly execute arbitrary code in the context of the browser. The CVSS 2.0 vector rates partial confidentiality, integrity and availability impact.

Attack surface

Reached remotely over the network by loading crafted JavaScript in a page that uses an iframe with designMode enabled. No authentication is required, but the high attack complexity and the need for the victim to view the malicious content imply some user interaction.

Exploitation

Not listed in CISA KEV, but EPSS is 0.54003 (98.95th percentile) and multiple references are tagged Exploit, indicating public exploit code exists.

What to do

  • Upgrade Firefox to a version containing the vendor fix referenced in MFSA 2006-30 and the Secunia patch advisory.
  • Apply the Debian, Gentoo or other distribution security updates for the affected Firefox packages.
  • Disable JavaScript or restrict script execution for untrusted sites where feasible.
  • Consider disabling designMode-dependent content or isolating browsing of untrusted pages.

Detection

  • Monitor browser crash reports for Firefox 1.5.0.2 crashes involving iframe focus or designMode.
  • Search proxy or network logs for known exploit URLs from the referenced securitytracker, securident and SecurityFocus exploit postings.
  • Use endpoint detection to flag Firefox processes spawning unexpected child processes or exhibiting memory corruption behavior.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://secunia.com/advisories/19802 PatchVendor Advisory
http://secunia.com/advisories/20015 Vendor Advisory
http://secunia.com/advisories/20019 Vendor Advisory
http://secunia.com/advisories/20070 Vendor Advisory
http://secunia.com/advisories/20214 Vendor Advisory
http://secunia.com/advisories/22066 Vendor Advisory
http://securityreason.com/securityalert/780
http://securitytracker.com/id?1015981 Exploit
http://www.debian.org/security/2006/dsa-1053
http://www.debian.org/security/2006/dsa-1055
http://www.gentoo.org/security/en/glsa/glsa-200605-06.xml
http://www.kb.cert.org/vuls/id/866300 Third Party AdvisoryUS Government Resource
http://www.mozilla.org/security/announce/2006/mfsa2006-30.html Vendor Advisory
http://www.securident.com/vuln/ff.txt Exploit
http://www.securityfocus.com/archive/1/431878/100/0/threaded
http://www.securityfocus.com/archive/1/434524/100/0/threaded
http://www.securityfocus.com/archive/1/446658/100/200/threaded
http://www.securityfocus.com/bid/17671 ExploitPatch
http://www.vupen.com/english/advisories/2006/1614 Vendor Advisory
http://www.vupen.com/english/advisories/2006/1922 Vendor Advisory
http://www.vupen.com/english/advisories/2006/3748 Vendor Advisory
http://www.vupen.com/english/advisories/2008/0083 Vendor Advisory
https://exchange.xforce.ibmcloud.com/vulnerabilities/25994
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1790
http://secunia.com/advisories/19802 PatchVendor Advisory
http://secunia.com/advisories/20015 Vendor Advisory
http://secunia.com/advisories/20019 Vendor Advisory
http://secunia.com/advisories/20070 Vendor Advisory
http://secunia.com/advisories/20214 Vendor Advisory
http://secunia.com/advisories/22066 Vendor Advisory
http://securityreason.com/securityalert/780
http://securitytracker.com/id?1015981 Exploit
http://www.debian.org/security/2006/dsa-1053
http://www.debian.org/security/2006/dsa-1055
http://www.gentoo.org/security/en/glsa/glsa-200605-06.xml
http://www.kb.cert.org/vuls/id/866300 Third Party AdvisoryUS Government Resource
http://www.mozilla.org/security/announce/2006/mfsa2006-30.html Vendor Advisory
http://www.securident.com/vuln/ff.txt Exploit
http://www.securityfocus.com/archive/1/431878/100/0/threaded
http://www.securityfocus.com/archive/1/434524/100/0/threaded

Track CVE-2006-1993 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2019-11708Mozilla Firefox and Thunderbird sandbox escape via Prompt:Open IPC validation flawThe Prompt:Open IPC message between child and parent processes does not sufficiently vet its parameters, letting a compromised child process cause th…KEVEPSS 56%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed9.8CVE-2010-3765Mozilla Firefox, Thunderbird and SeaMonkey memory corruption via appendChildA memory corruption flaw in Mozilla Firefox, Thunderbird and SeaMonkey arises from incorrect index tracking in nsCSSFrameConstructor::ContentAppended…KEVEPSS 83%analysed9.6CVE-2022-26486Firefox WebGPU IPC use-after-free enables sandbox escapeAn unexpected message in the WebGPU IPC framework triggers a use-after-free in Mozilla Firefox, Firefox ESR, Firefox for Android, Thunderbird and Foc…KEVEPSS 2.3%analysed8.8CVE-2023-5217libvpx VP8 encoding heap buffer overflow exploited via crafted HTMLA heap buffer overflow in the VP8 encoder in libvpx affects Google Chrome before 117.0.5938.132 and libvpx 1.13.1, and is reachable through a crafted…KEVEPSS 49%analysed8.8CVE-2023-4863libwebp Heap Buffer Overflow via Crafted WebP ImageA heap buffer overflow in libwebp allows an out-of-bounds memory write when processing a crafted WebP image. It affects Google Chrome before 116.0.58…KEVEPSS 100%analysed8.8CVE-2022-26485Firefox XSLT parameter removal use-after-freeRemoving an XSLT parameter during processing in Mozilla Firefox could trigger a use-after-free condition. Mozilla reported attacks in the wild abusin…KEVEPSS 14%analysed8.8CVE-2019-17026Firefox and Thunderbird IonMonkey JIT type confusionIncorrect alias information in the IonMonkey JIT compiler when setting array elements can cause a type confusion in Firefox, Firefox ESR and Thunderb…KEVEPSS 46%analysed

Source: NIST National Vulnerability Database (record CVE-2006-1993), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.