May 31, 2017 By Larry Loeb 2 min read

In the past, Microsoft had a problem with bugs affecting different versions of Windows. This kind of thing happened in the era of Windows 95/98, where the use of special filenames could crash the OS. All that was needed was to call for a certain file as an image source, and Windows promptly died.

That problem is back again: Microsoft has a Windows bug in versions older than 10, which could cause a crash necessitating a reboot of the affected system. This time, the special file name is $MFT — the name given to a special metadata files used by Windows’ NTFS file system. It is found in the root directory of each NTFS volume, but it is by design not available to other software.

Resurfacing a Classic Windows Bug

Softpedia explained that the problem occurs if $MFT is used as a directory name. While direct use of the $MFT file is blocked by Windows, pointing to it in this way is still possible.

Once accessed in this manner, Windows permanently locks the file. The system then causes any attempted program launch to fail, because it will just hang until the file system has been unlocked — something that never happens.

If such a file is given as an image source by a webpage or the like, some browsers, such as Google Chrome, will try to stop the request. But Internet Explorer has no such compunctions and passes the bad request. This will cause a crash or the blue screen of death until a reboot is performed. Microsoft has not yet announced how it intends to resolve the issue.

Microsoft’s Problems Grow

To be fair, Microsoft has had its hands full lately. The Malware Protection Engine used in Windows Defenders had some serious problems that were recently discovered by Google’s Project Zero team.

Bleeping Computer noted that of the eight bugs that were found, five are basic denial-of-service (DoS) flaws that can crash the Malware Protection Engine. Microsoft has released patches for these vulnerabilities that should propagate via auto update as version 1.1.13804.0.

Generally, users are used to dealing with external threats to their systems. It is disheartening when poor design causes internal flaws that others can exploit and are at the discretion of the software manufacturer to fix, but regular patching and adhering to best practices in the meantime can make a difference.

More from

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

4 ways to bring cybersecurity into your community

4 min read - It’s easy to focus on technology when talking about cybersecurity. However, the best prevention measures rely on the education of those who use technology. Organizations training their employees is the first step. But the industry needs to expand the concept of a culture of cybersecurity and take it from where it currently stands as an organizational responsibility to a global perspective.When every person who uses technology — for work, personal use and school — views cybersecurity as their responsibility, it…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today