ZeroHour
The Hacker Newspublished ()ingested @TheHackersNews

Microsoft Temporarily Disables MSIX App Installers to Prevent Malware Abuse

mediumMalwareimportance 35CVE-2021-43890

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2021-43890
Spoofing Vulnerability in Microsoft Windows AppX Installer Actively Exploited

CVE-2021-43890 is a spoofing vulnerability in the AppX Installer (App Installer) component of Microsoft Windows that allows a specially crafted package to masquerade as a trusted application. Triggering it requires user interaction: an attacker distributes a malicious installer package or ms-appinstaller link, typically via phishing, and must convince the user to open it, with impact limited to the privileges of the affected account. Successful exploitation delivers malware — Microsoft observed the Emotet, Trickbot and BazaLoader families in these attacks — and the flaw has also been used in ransomware campaigns, with users operating with administrative rights facing greater impact than low-privileged users. Essentially any Windows system relying on App Installer is affected; the exact affected build ranges are not enumerated in the advisory data, though contemporaneous headlines characterized it as an actively exploited Windows 10 zero-day addressed in the December 2021 Patch Tuesday. Exploitation is confirmed in the wild: CISA added it to KEV on 2021-12-15 with known ransomware use (EPSS 10.3% / 95th percentile), and in late 2023 Microsoft Threat Intelligence reported renewed abuse of the ms-appinstaller URI scheme and disabled that protocol by default in the updated App Installer.

Do: Apply Microsoft's security updates per the vendor advisory (December 2021 Windows updates) and install the updated App Installer using the Microsoft Store links in the advisory. Verify the updated App Installer is in place and that the ms-appinstaller protocol handler is disabled — it is disabled by default in the December 27, 2023 App Installer update. Because exploitation depends on users opening crafted packages, prioritize patching systems where users run with administrative rights and remind users to treat app-installer links and attachments arriving via email or chat with caution.

7.110% KEV ransomware PoC
  • microsoft App Installer (AppX Installer)
  • microsoft Windows
mass~1 billion+ Windows devices (App Installer ships as a built-in Windows component)
Full article293 words · extracted from thehackernews.com · click to collapse

Ravie LakshmananFeb 08, 2022

Microsoft last week announced that it's temporarily disabling the MSIX ms-appinstaller protocol handler in Windows following evidence that a security vulnerability in the installer component was exploited by threat actors to deliver malware such as Emotet, TrickBot, and Bazaloader.

MSIX, based on a combination of .msi, .appx, App-V and ClickOnce installation technologies, is a universal Windows app package format that allows developers to distribute their applications for the desktop operating system and other platforms. ms-appinstaller, specifically, is designed to help users install a Windows app by simply clicking a link on a website.

But a spoofing vulnerability uncovered in Windows App Installer (CVE-2021-43890, CVSS score: 7.1) meant that it could be tricked into installing a rogue app that was never intended to be installed by the user via a malicious attachment used in phishing campaigns.

Although Microsoft released initial patches to address this flaw as part of its December 2021 Patch Tuesday updates, the company has now disabled the ms-appinstaller scheme while it works to completely plug the security hole and prevent further exploitation.

"This means that App Installer will not be able to install an app directly from a web server," Dian Hartono said. "Instead, users will need to first download the app to their device, and then install the package with App Installer. This may increase the download size for some packages."

With Microsoft yanking support for the protocol, the company is also recommending developers that they update the app download links on their websites by removing "ms-appinstaller:?source=" schemes so that the MSIX package or.appinstaller file can be downloaded.

Found this article interesting? Follow us on Google News, Twitter and LinkedIn to read more exclusive content we post.

Text extracted automatically; images, tables and formatting may be missing. Original: https://thehackernews.com/2022/02/microsoft-temporarily-disables-msix-app.html