CVE-2007-4676
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 · uneditedHeap-based buffer overflow in Apple QuickTime before 7.3 allows remote attackers to execute arbitrary code via malformed elements when parsing (1) Poly type (0x0070 through 0x0074) and (2) PackBitsRgn field (0x0099) opcodes in a PICT image.
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 confidenceHeap-based buffer overflow in Apple QuickTime versions prior to 7.3 when parsing malformed PICT image files. The vulnerability is triggered by specially crafted Poly type opcodes (0x0070-0x0074) and PackBitsRgn field opcode (0x0099), allowing remote attackers to execute arbitrary code via heap corruption.
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= 10.3.9= 10.4.10= 10.5all versionsall versionsCVSS 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.
-
Verify QuickTime is installedOn Windows: Check for QuickTime in Add/Remove Programs or look for QuickTime Player in Program Files. On Mac: Check /Applications folder for QuickTime Player or run 'ls /Applications | grep -i quicktime'Affected if QuickTime is not installed on the system
-
Check QuickTime version numberOpen QuickTime Player, go to Help > About QuickTime (Windows) or QuickTime Player > About QuickTime Player (Mac). Alternatively, on Windows check the version in Add/Remove Programs details, or run 'qtdispatch.exe -version' if available in the QuickTime directory.Affected if Version is lower than 7.3 (for example, 7.2.x, 7.1.x, 7.0.x)
-
Confirm PICT file handling capability is presentQuickTime handles PICT files by default as part of its image parsing functionality. No additional components need to be enabled - the vulnerability exists in the core PICT parsing code that loads when QuickTime processes image files.Affected if QuickTime is installed and can open image files (PICT handling is built into QuickTime)
-
Check operating system versionOn Windows: Right-click My Computer > Properties to see the OS version. On Mac: Run 'sw_vers' or see About This Mac.Affected if Running Windows XP, Windows Vista, or Mac OS X 10.3.9, 10.4.10, or 10.5 with QuickTime version below 7.3
The system is affected if QuickTime version is installed and is lower than 7.3 on any of the listed vulnerable operating system versions.
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 · scopedUpdate Apple QuickTime to version 7.3 or later. Until updated, avoid opening untrusted or unknown PICT image files from untrusted sources.
QuickTime 7.3 or later
- Navigate to Apple's official QuickTime download page or use Software Update on Mac to check for updates
- Download QuickTime 7.3 or later for your operating system (Mac OS X or Windows)
- Close all applications that are using QuickTime
- Run the installer and follow the prompts to install the updated version
- Restart your computer if prompted to ensure the update is fully applied
- Verify the installed QuickTime version by opening QuickTime Player and checking About QuickTime Player
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation1.0 h
- Implementation1.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,200.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2007-4676 — 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- docs.info.apple.com
- lists.apple.com
- secunia.com
- securityreason.com
- www.kb.cert.org
- www.securityfocus.com
- www.securityfocus.com
- www.securityfocus.com
- www.securitytracker.com
- www.us-cert.gov
- www.vupen.com
- www.zerodayinitiative.com
- www.zerodayinitiative.com
- exchange.xforce.ibmcloud.com
- exchange.xforce.ibmcloud.com
- osvdb.org
- nvd.nist.gov
Practitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2007-4676 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