Follina Windows Zero-Day Vulnerability Identified

Contents

What Happened?

The nao_sec team posted this on their Twitter account link on May 27, 2022, like a zero-day vulnerability because then there was no patch to address this.

For those who don’t know, nao_sec is a cybersecurity research team that has been active since 2017 in finding various vulnerabilities that you can find on their official website.

.

What Is MSDT?

Microsoft Support Diagnostic Tool (MSDT) is a service in Windows 11/10/8.1/7 and Windows Server, even the latest: Windows Server 2022.

The tool enables the Microsoft support representatives to analyze diagnostic data and find a resolution for the problems experienced by users.

To make it clearer to you which tool it is, it would be best to say that it is a troubleshooting window that almost never solved the user’s problem.

This software component is included on startup by default on the mentioned versions of Microsoft Windows and can be found in

“C:\Windows\System32″ under the name msdt.exe”.

The Exploitation of MSDT Vulnerability

As mentioned above, exploitation is done with the help of a malicious Word document example exploit_name.doc and enabled vulnerable Microsoft Support Diagnostic tool installed on a Windows machine.

This vulnerability has gone viral on the Internet and there are a lot of explanations for this vulnerability, let’s try to simplify for the part of the audience that is not technologically savvy.

Follina windows zero-day vulnerability explotation
  1. The attacker creates a malicious Word document file that contains the malicious code.
  2. After the file is created manually or downloaded from the Internet and GitHub, the attacker delivers the file by e-mail with the help of social engineering or physically in another way (USB).
  3. When the victim receives, downloads, and opens the malicious file, an MSDT service opens that spins as if looking for a solution.
  4. At that point, the machine is already infected and the attacker has full access to the victim’s machine.

From here, the attacker can now work on further exploiting the machine in the background, installing persistence as a backdoor to maintain access, and working on escalating privileges from user to administrator.

The complete procedure in the more professional edition can be seen in the picture below, as well as in the references, links with a more detailed description, and where the exploit can be found.

Free Security Policy Templates

Get a step ahead of your cybersecurity goals with our comprehensive templates.

IT Security Policy Templates

How To Protect Against Follina RCE Exploit

On Tuesday, June 14, 2022,