CVE-2008-2802
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 2.0.0.15, Thunderbird 2.0.0.14 and earlier, and SeaMonkey before 1.1.10 allow remote attackers to execute arbitrary code via an XUL document that includes a script from a chrome: URI that points to a fastload file, related to this file's "privilege level."
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 confidenceThis is a privilege escalation vulnerability in Mozilla Firefox, Thunderbird, and SeaMonkey where an XUL document can include scripts from chrome: URIs pointing to fastload files, allowing remote attackers to execute arbitrary code due to improper privilege level handling in the fastload file mechanism.
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<= 2.0.0.14= 2.0= 2.0.0.1= 2.0.0.2= 2.0.0.3= 2.0.0.4= 2.0.0.5= 2.0.0.6= 2.0.0.7= 2.0.0.8= 2.0.0.9= 2.0.0.10<= 1.1.9= 1.1= 1.1.2= 1.1.3= 1.1.4= 1.1.5= 1.1.6= 1.1.7= 1.1.8<= 2.0.0.14= 2.0.0.0= 2.0.0.1= 2.0.0.2= 2.0.0.3= 2.0.0.4= 2.0.0.5= 2.0.0.6= 2.0.0.8= 2.0.0.9= 2.0.0.11= 2.0.0.12CVSS 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
- Low
- Authentication
- None
- Confidentiality
- Partial
- Integrity
- Partial
- Availability
- Partial
AV:N/AC:L/Au:N/C:P/I:P/A:P
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 installed Mozilla productCheck for presence of Firefox, Thunderbird, or SeaMonkey in system (Windows: Program Files, Linux: /usr/bin or /opt, Mac: /Applications)Affected if Any of these three products are installed
-
Determine Firefox versionRun 'firefox -version' or check Help > About Firefox in the application, or check Windows registry key HKLM\SOFTWARE\Mozilla\Mozilla Firefox\CurrentVersionAffected if Version is 2.0, or any 2.0.0.x version through 2.0.0.14
-
Determine SeaMonkey versionRun 'seamonkey -version' or check Help > About SeaMonkey in the applicationAffected if Version is 1.1 through 1.1.9 inclusive, or specifically 1.1.2 through 1.1.8
-
Determine Thunderbird versionRun 'thunderbird -version' or check Help > About Thunderbird in the application, or check Windows registry key HKLM\SOFTWARE\Mozilla\Mozilla Thunderbird\CurrentVersionAffected if Version is 2.0.0.0 through 2.0.0.14 inclusive, or any of the specific versions listed (2.0.0.1-2.0.0.13, skipping some)
-
Confirm fastload file usageCheck if XUL-based extensions or custom XUL documents are loaded from chrome: URIs in the browser/profile (look in profile directory for .fastload files or chrome.manifest references)Affected if Custom XUL extensions or chrome: URI scripts utilizing fastload files are present
The environment is affected if Firefox 2.0.x through 2.0.0.14, SeaMonkey 1.1.x through 1.1.9, or Thunderbird 2.0.0.x through 2.0.0.14 is installed and custom XUL/chrome extensions using fastload files are loaded.
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.
From vendor dataUpdate affected products to fixed versions: Firefox 2.0.0.15+, Thunderbird 2.0.0.14+, or SeaMonkey 1.1.10+, or migrate to newer supported versions of these applications.
- Consultation2.0 h
- Implementation4.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 $2,560.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2008-2802 — 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- secunia.com
- lists.opensuse.org
- rhn.redhat.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- secunia.com
- security.gentoo.org
- slackware.com
- slackware.com
- slackware.com
- sunsolve.sun.com
- wiki.rpath.com
- www.debian.org
- www.debian.org
- www.debian.org
- www.debian.org
- www.mandriva.com
- www.mandriva.com
- www.mozilla.org
- www.mozilla.org
- www.redhat.com
- www.redhat.com
- www.redhat.com
- www.securityfocus.com
- www.securityfocus.com
- www.securitytracker.com
- www.ubuntu.com
- www.ubuntu.com
- www.vupen.com
- www.vupen.com
- bugzilla.mozilla.org
- issues.rpath.com
- oval.cisecurity.org
- www.redhat.com
- www.redhat.com
- www.redhat.com
- www.redhat.com
- www.redhat.com
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2008-2802 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