CVE-2010-3775
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 · uneditedMozilla Firefox before 3.5.16 and 3.6.x before 3.6.13, and SeaMonkey before 2.0.11, does not properly handle certain redirections involving data: URLs and Java LiveConnect scripts, which allows remote attackers to start processes, read arbitrary local files, and establish network connections via vectors involving a refresh value in the http-equiv attribute of a META element, which causes the wrong security principal to be used.
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 confidenceCross-origin vulnerability in Mozilla Firefox and SeaMonkey where META refresh redirections to data: URLs and Java LiveConnect scripts use the wrong security principal. This allows remote attackers to read arbitrary local files, start processes, and establish network connections by exploiting the http-equiv refresh attribute.
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.6= 3.6.2= 3.6.3= 3.6.4= 3.6.6= 3.6.7= 3.6.8= 3.6.9= 3.6.10= 3.6.11= 3.6.12<= 3.5.15<= 2.0.10= 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.
-
Determine installed Firefox versionIn Firefox, go to Help > About Firefox, or navigate to about:support in the address bar. The version is displayed at the top of the page.Affected if The version is 3.5.x and <= 3.5.15, or is 3.6.x and one of: 3.6, 3.6.2, 3.6.3, 3.6.4, 3.6.6, 3.6.7, 3.6.8, 3.6.9, 3.6.10, 3.6.11, or 3.6.12.
-
Determine installed SeaMonkey versionIn SeaMonkey, go to Help > About SeaMonkey. The version is displayed in the dialog that opens.Affected if The version is 1.0.x through 1.1.x inclusive, or is 2.0.x and <= 2.0.10.
-
Confirm Java plugin is enabledIn Firefox, type about:plugins in the address bar and look for Java (TM) Platform SE entry. In SeaMonkey, check via Tools > Options > Advanced > Java. The Java plugin must be enabled for the LiveConnect portion of this vulnerability.Affected if Java plugin is enabled and the browser version is within the affected ranges.
-
Check for META refresh usage with external contentReview any locally hosted or trusted web pages that contain <meta http-equiv="refresh"> tags. Specifically inspect whether any such tags redirect to data: URLs (data:text/html,...) or load Java applets.Affected if Pages use META refresh with data: URLs or load Java applets via this mechanism, and the browser is an affected version.
You are affected if you run Firefox version 3.5.x through 3.5.15 or 3.6.x through 3.6.12, or SeaMonkey 1.0.x through 1.1.x or 2.0.x through 2.0.10, and you have Java enabled or visit pages with META refresh to data: URLs.
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 Firefox to version 3.5.16/3.6.13 or later, or SeaMonkey to 2.0.11 or later.
Firefox 3.6.13 or later, or SeaMonkey 2.0.11 or later
- 1. Determine the currently installed browser version (Firefox or SeaMonkey) by checking About in the application menu
- 2. Back up important user data (bookmarks, passwords, saved forms) from the browser profile directory
- 3. For Firefox users: Download and install Firefox 3.6.13 or later from the Mozilla archives
- 4. For SeaMonkey users: Download and install SeaMonkey 2.0.11 or later from the SeaMonkey archives
- 5. After installation, verify the version by checking the About dialog
- 6. Test that previously used web applications and websites function correctly
- 7. Restore user data from the backup if needed
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation2.0 h
- Testing1.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,424.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2010-3775 — 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 sources- www.mozilla.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.fedoraproject.org
- lists.opensuse.org
- secunia.com
- secunia.com
- support.avaya.com
- www.debian.org
- www.mandriva.com
- www.redhat.com
- www.redhat.com
- www.securityfocus.com
- www.securitytracker.com
- www.ubuntu.com
- www.vupen.com
- bugzilla.mozilla.org
- bugzilla.mozilla.org
- bugzilla.mozilla.org
- oval.cisecurity.org
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2010-3775 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