CVE-2010-0183
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedUse-after-free vulnerability in the nsCycleCollector::MarkRoots function in Mozilla Firefox 3.5.x before 3.5.10 and SeaMonkey before 2.0.5 allows remote attackers to execute arbitrary code via a crafted HTML document, related to an improper frame construction process for menus.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceA use-after-free vulnerability exists in the nsCycleCollector::MarkRoots function in Mozilla Firefox 3.5.x before 3.5.10 and SeaMonkey before 2.0.5. The flaw stems from improper frame construction during menu processing, allowing an attacker to free memory that the code still references, leading to arbitrary code execution when a crafted HTML document triggers the condition.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.
NVD · CPE data= 3.5= 3.5.1= 3.5.2= 3.5.3= 3.5.4= 3.5.5= 3.5.6= 3.5.7= 3.5.9<= 2.0.4= 1.0= 1.0.1= 1.0.2= 1.0.3= 1.0.4= 1.0.5= 1.0.6= 1.0.7= 1.0.8= 1.0.9= 1.1CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- M
- Authentication
- None
- Confidentiality
- Complete
- Integrity
- Complete
- Availability
- Complete
AV:N/AC:M/Au:N/C:C/I:C/A:C
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the installed browser productOpen the browser and look at the application name in the title bar or window chrome. This CVE affects either Mozilla Firefox or SeaMonkey.Affected if The product is Firefox version 3.5.x (3.5 through 3.5.9) or SeaMonkey version 1.x (1.0 through 1.1) or SeaMonkey version 2.0.4 or earlier.
-
Determine the exact Firefox versionIn Firefox, click Help > About Firefox (or on Linux, run firefox --version). The version dialog displays the full version number.Affected if The version starts with 3.5 and the minor version is 0 through 9 (e.g., 3.5.0, 3.5.1, 3.5.7, 3.5.9). Version 3.5.8 and 3.5.10 are not listed as affected in this CVE.
-
Determine the exact SeaMonkey versionIn SeaMonkey, click Help > About SeaMonkey. The version dialog displays the full version number.Affected if The version is 2.0.4 or lower, or any 1.x version from 1.0 through 1.1.
-
Verify JavaScript is enabled (required for exploitation)In Firefox: Tools > Options > Content (check 'Enable JavaScript'). In SeaMonkey: Edit > Preferences > Advanced > Scripts & Plugins. This is the default enabled state.Affected if JavaScript is enabled in the browser. The vulnerability exists in the core code but requires JavaScript to be active to trigger the use-after-free condition.
A user is affected if they are running Mozilla Firefox version 3.5.0 through 3.5.9, or SeaMonkey version 1.0 through 1.1, or SeaMonkey version 2.0.4 or earlier, with JavaScript enabled.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade affected Firefox installations to version 3.5.10 or later, and SeaMonkey to version 2.0.5 or later. Alternatively, disable JavaScript or restrict execution of untrusted HTML content until patching can be completed.
Firefox 3.5.10 or SeaMonkey 2.0.5 (or migrate to a currently supported browser)
- 1. Save any open work and close all browser instances
- 2. Download Firefox 3.5.10 from the Mozilla archives or a trusted mirror
- 3. Run the installer and follow the prompts to upgrade
- 4. After installation, verify the version by navigating to Help > About Firefox
- 5. Alternatively, upgrade to a currently supported Firefox release (ESR 115 or later) for continued security updates
- 6. For SeaMonkey users, upgrade to SeaMonkey 2.0.5 or later, or migrate to a supported browser
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation1.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,376.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2010-0183 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2010-0183 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data