CVE-2010-0027
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 · uneditedThe URL validation functionality in Microsoft Internet Explorer 5.01, 6, 6 SP1, 7 and 8, and the ShellExecute API function in Windows 2000 SP4, XP SP2 and SP3, and Server 2003 SP2, does not properly process input parameters, which allows remote attackers to execute arbitrary local programs via a crafted URL, aka "URL Validation 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 confidenceThe URL validation functionality in Internet Explorer and the Windows ShellExecute API fail to properly sanitize URL inputs, allowing specially crafted URLs to trigger execution of arbitrary local programs. This remote code execution vulnerability enables attackers to invoke programs on the target system via malicious links.
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= 8= 8.0.6001= 7= 7.0= 7.0.5730= 7.0.5730.11= 7.00.5730.1100= 7.00.6000.16386= 7.00.6000.16441= 5.01= 6all versionsall versionsall versionsall versionsall versionsall 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 Internet Explorer versionOpen Internet Explorer, click Help > About Internet Explorer, or check the version in registry at HKLM\SOFTWARE\Microsoft\Internet Explorer (Value: Version)Affected if The installed version is 5.01, 6, 7, or 8 (any of these versions are affected)
-
Verify Windows operating system versionRun 'winver' from the Run dialog, or check system properties, or run 'systeminfo' from command promptAffected if The Windows version is 2000, XP, 2003 Server, Vista, 2008 Server, or 7 (all versions of these operating systems are affected)
-
Determine if Internet Explorer handles untrusted URLsReview whether users can click on untrusted or external links that open in Internet Explorer, or if applications use Internet Explorer to render untrusted web contentAffected if Internet Explorer is used to navigate to or render untrusted URLs without additional validation
-
Check for ShellExecute API usage with URL inputsReview any custom or third-party applications that invoke the Windows ShellExecute API to process URLs from untrusted sourcesAffected if Applications use ShellExecute to open URLs that could originate from untrusted or malicious sources
Your environment is affected if Internet Explorer version 5.01, 6, 7, or 8 is installed on any Windows 2000 through Windows 7 system, and these browsers process untrusted URLs or if applications use ShellExecute to handle external 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 · scopedApply Microsoft security update MS10-002 (or subsequent cumulative updates) to address the URL validation flaw; alternatively, disable active scripting in IE and restrict users from clicking untrusted URLs as temporary workarounds.
For Windows Vista/7/Server 2008: Apply MS10-002 patch or later cumulative updates. For Windows XP SP3: Apply MS10-002 or migrate to a supported OS. For Windows 2000: No patch available, migrate to supported OS.
- Verify the system is running a supported Windows version. If on Windows XP, ensure Service Pack 3 is installed
- Ensure Windows Update is enabled: Start > Control Panel > System and Security > Windows Update > Check for updates
- Apply the relevant Microsoft security patch. For CVE-2010-0027, this was addressed in Microsoft Security Bulletin MS10-002 (Cumulative Security Update for Internet Explorer)
- If the system cannot receive updates (e.g., Windows 2000, older XP without SP3), the only remediation is to upgrade to a supported operating system version
- For legacy systems that must remain on older Windows versions, disable Internet Explorer usage and use an alternative browser such as Mozilla Firefox or Google Chrome
- Disable active scripting in Internet Explorer as a temporary mitigation: Internet Options > Security > Custom Level > Disable 'Active scripting'
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation4.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $3,408.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2010-0027 — 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-0027 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