CVE-2015-6153
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 · uneditedMicrosoft Internet Explorer 11 and Microsoft Edge allow remote attackers to execute arbitrary code or cause a denial of service (memory corruption) via a crafted web site, aka "Microsoft Browser Memory Corruption Vulnerability," a different vulnerability than CVE-2015-6140, CVE-2015-6142, CVE-2015-6143, CVE-2015-6158, CVE-2015-6159, and CVE-2015-6160.
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 confidenceMemory corruption vulnerability in Microsoft Internet Explorer 11 and Microsoft Edge allowing remote attackers to execute arbitrary code or cause denial of service via a crafted website. This is a client-side browser vulnerability in the rendering engine.
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= 11CVSS 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 if Microsoft Edge is installedOpen Settings > Apps > Apps & features, or run 'Get-AppxPackage *Microsoft.Edge*' in PowerShell. Alternatively, check for msedge.exe in Program Files or Program Files (x86).Affected if Microsoft Edge is present on the system (all versions are affected before patching)
-
Check if Internet Explorer 11 is installedOpen Internet Explorer, go to Help > About Internet Explorer. Alternatively, check the registry key HKLM\SOFTWARE\Microsoft\Internet Explorer for the Version value.Affected if Internet Explorer 11 is present (this version is in the affected range)
-
Determine the exact Internet Explorer versionIn IE, open Help > About Internet Explorer and note the version string (e.g., 11.0.9600.xxxxx). Compare this against the affected version 11.Affected if The version shows 11.x (any subversion of IE 11 is affected before MS15-124)
-
Check if the security update is appliedOpen Windows Update > View update history, or check the registry key HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Packages for installed security updates. Look for entries containing 'MS15-124' or cumulative IE updates from December 2015 or later.Affected if The MS15-124 security update or subsequent cumulative IE updates are NOT installed (system is vulnerable)
-
Verify the rendering engine version (alternative method)In Internet Explorer, open Developer Tools (F12) and check the Trident engine version, or check the file version of mshtml.dll in System32 (right-click > Properties > Details).Affected if The mshtml.dll version is older than the version shipped with MS15-124 (pre-December 2015)
A system is affected if it runs Microsoft Edge of any version, or Internet Explorer 11, and does not have security update MS15-124 or a subsequent cumulative update installed.
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 MS15-124 (or subsequent cumulative update for IE/Edge). Until patched, restrict browsing to trusted sites only and consider alternative browsers.
Install Microsoft security update MS15-124 (December 2015 Cumulative Security Update for Internet Explorer)
- Apply the December 2015 security update (MS15-124) from Microsoft which addresses CVE-2015-6153
- Install the update via Windows Update: Start > Settings > Update & Security > Windows Update > Check for updates
- Alternatively, download the update manually from the Microsoft Security Bulletin MS15-124 page on docs.microsoft.com
- Restart the computer after installing the update
- Verify the update is installed by checking Windows Update history
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.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,744.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2015-6153 — 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-2015-6153 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