CVE-2011-0032
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 · uneditedUntrusted search path vulnerability in DirectShow in Microsoft Windows Vista SP1 and SP2, Windows 7 Gold and SP1, Windows Server 2008 R2 and R2 SP1, and Windows Media Center TV Pack for Windows Vista allows local users to gain privileges via a Trojan horse DLL in the current working directory, as demonstrated by a directory that contains a Digital Video Recording (.dvr-ms), Windows Recorded TV Show (.wtv), or .mpg file, aka "DirectShow Insecure Library Loading Vulnerability."
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 confidenceDirectShow in affected Windows versions insecurely loads DLLs from the current working directory instead of using secure paths. When a user opens a directory containing media files (.dvr-ms, .wtv, .mpg), a malicious DLL placed in that directory executes with the user's privileges, allowing local privilege escalation.
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 dataall versions= r2all 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.
-
Check Windows versionOpen System Properties (win+r, type 'systeminfo' or right-click This PC > Properties) and note the Windows edition and versionAffected if The version is Windows 7 (any), Windows Vista (any), Windows Server 2008 R2, or Windows Media Center Tv Pack (any)
-
Verify DirectShow component is presentCheck for the presence of quartz.dll in the system32 directory (typically C:\Windows\System32\quartz.dll), which contains the DirectShow implementationAffected if The quartz.dll file exists on the system, indicating DirectShow is installed
-
Confirm security update MS11-008 is not installedOpen Control Panel > Programs and Features > View installed updates, or run 'wmic qfe list' from command prompt, and search for update KB2479686 or KB980232Affected if Update KB2479686 (MS11-008) or KB980232 is NOT listed among installed updates, meaning the vulnerability remains unpatched
-
Verify application compatibility settings do not mitigate the issueCheck if the HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers registry key contains entries that force DirectShow applications to run in compatibility mode with elevated mitigation (unlikely by default)Affected if No specific AppCompat settings exist for DirectShow applications and the system remains unpatched
The system is affected if it runs an unpatched Windows 7, Vista, Server 2008 R2, or Media Center Tv Pack with DirectShow present, and the MS11-008 update is missing.
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 · scopedApply Microsoft security update MS11-008 (or subsequent relevant updates) to fix the insecure library loading in DirectShow. Avoid opening media files from untrusted or shared network directories until patched.
- Apply the Microsoft security update for this vulnerability through Windows Update or the Microsoft Download Center
- Verify that the update is successfully installed by checking the installed updates in Control Panel > Programs and Features > View installed updates
- Restart the system if prompted to complete the installation
- Alternatively, ensure Windows automatic updates are enabled and configured to receive security updates
Generated from the published advisory — verify against the referenced sources before acting.
- 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-2011-0032 — 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-2011-0032 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