Monday, January 27, 2025
HomeMicrosoftUnpatched Critical IE Browser Zero-Day Vulnerability Affected Millions of Windows Users

Unpatched Critical IE Browser Zero-Day Vulnerability Affected Millions of Windows Users

Published on

SIEM as a Service

Follow Us on Google News

Microsoft issued a warning about critical IE Zero Day vulnerability that actively exploited in wide and warns millions of Windows users

A critical remote code execution vulnerability exists in the way that the scripting engine handles objects in memory in Internet Explorer.

Internet Explorer is one of the widely used web browsers developed by Microsoft and included in the Microsoft Windows line of operating systems, starting in 1995.

Based on the Browser Market Share report, Internet Explorer is a 3rd web browser next to Chrome and Firefox with a 7.44% market share and is used by millions of users around the world including within corporate networks. 

Successful exploitation of this IE Zero day vulnerability lets an attacker corrupt memory in such a way that it could execute arbitrary code in the context of the current user. 

An attacker could successfully exploit this vulnerability to gain the current user access, and if the user logged in as admin, an attacker could gain complete control of the vulnerable system.

In results, an attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.

According to Microsoft advisory, “In a web-based attack scenario, an attacker could host a specially crafted website that is designed to exploit the vulnerability through Internet Explorer and then convince a user to view the website, for example, by sending an email.”

Affected Version:

Internet Explorer 10Windows Server 2012Remote Code ExecutionModerate
Internet Explorer 11Windows 10 Version 1803 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1803 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1803 for ARM64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1809 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1809 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1809 for ARM64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows Server 2019Remote Code ExecutionModerate
Internet Explorer 11Windows 10 Version 1909 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1909 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1909 for ARM64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1709 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1709 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1709 for ARM64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1903 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1903 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1903 for ARM64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1607 for 32-bit SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows 10 Version 1607 for x64-based SystemsRemote Code ExecutionCritical
Internet Explorer 11Windows Server 2016Remote Code ExecutionModerate
Internet Explorer 11Windows 7 for 32-bit Systems Service Pack 1Remote Code ExecutionCritical
Internet Explorer 11Windows 7 for x64-based Systems Service Pack 1Remote Code ExecutionCritical
Internet Explorer 11Windows 8.1 for 32-bit systemsRemote Code ExecutionCritical
Internet Explorer 11Windows 8.1 for x64-based systemsRemote Code ExecutionCritical
Internet Explorer 11Windows RT 8.1Remote Code ExecutionCritical
Internet Explorer 11Windows Server 2008 R2 for x64-based Systems Service Pack 1Remote Code ExecutionModerate
Internet Explorer 11Windows Server 2012Remote Code ExecutionModerate
Internet Explorer 11Windows Server 2012 R2Remote Code ExecutionModerate
Internet Explorer 9Windows Server 2008 for 32-bit Systems Service Pack 2Remote Code ExecutionModerate
Internet Explorer 9Windows Server 2008 for x64-based Systems Service Pack 2Remote Code ExecutionModerate

Mitigation:

Currently, there is no patch available for this IE Zero Day vulnerability, Microsoft issued advisory mitigation.

Restrict access to JScript.dll

For 32-bit systems, enter the following command at an administrative command prompt:

    takeown /f %windir%\system32\jscript.dll
    cacls %windir%\system32\jscript.dll /E /P everyone:N

For 64-bit systems, enter the following command at an administrative command prompt:

    takeown /f %windir%\syswow64\jscript.dll
    cacls %windir%\syswow64\jscript.dll /E /P everyone:N
    takeown /f %windir%\system32\jscript.dll
    cacls %windir%\system32\jscript.dll /E /P everyone:N

By default, IE11, IE10, and IE9 uses Jscript9.dll which is not impacted by this vulnerability. This vulnerability only affects certain websites that utilize jscript as the scripting engine.

Microsoft working to fix the vulnerability and the security update can be expected soon the same as the other IE zero day vulnerability that fixed last year.

Balaji
Balaji
BALAJI is an Ex-Security Researcher (Threat Research Labs) at Comodo Cybersecurity. Editor-in-Chief & Co-Founder - Cyber Security News & GBHackers On Security.

Latest articles

Burp Suite 2025.1 Released, What’s New!

Burp Suite 2025.1, is packed with new features and enhancements designed to improve your...

Chrome Security Update – Patch for 3 High-Severity Vulnerabilities

Google has released a critical update for the Chrome browser, addressing three high-severity security...

New Phishing Framework Attack Multiple Brands Login Pages To Steal Credentials

Researchers have identified a sophisticated phishing tactic leveraging Cloudflare's workers.dev, a free domain name...

Weaponised XWorm RAT Builder Attacking Script Kiddies To Hack 18,000 Devices

A recent cybersecurity attack involving a Trojanized version of the XWorm Remote Access Trojan...

API Security Webinar

Free Webinar - DevSecOps Hacks

By embedding security into your CI/CD workflows, you can shift left, streamline your DevSecOps processes, and release secure applications faster—all while saving time and resources.

In this webinar, join Phani Deepak Akella ( VP of Marketing ) and Karthik Krishnamoorthy (CTO), Indusface as they explores best practices for integrating application security into your CI/CD workflows using tools like Jenkins and Jira.

Discussion points

Automate security scans as part of the CI/CD pipeline.
Get real-time, actionable insights into vulnerabilities.
Prioritize and track fixes directly in Jira, enhancing collaboration.
Reduce risks and costs by addressing vulnerabilities pre-production.

More like this

Microsoft Unveils New Identity Secure Score Recommendations in General Availability

Microsoft has announced the general availability of 11 new Identity Secure Score recommendations in...

Hackers Deliver Ransomware on Windows Via Microsoft Teams Voice Calls

Sophos X-Ops’ Managed Detection and Response (MDR) team has uncovered two highly active threat...

SQL Injection Vulnerability in Microsoft’s DevBlogs Lets Hackers Injecting Malicious SQL

In a recent discovery, a security researcher uncovered a critical SQL injection vulnerability on...