Cyber Security News

Zero-Day Vulnerabilities in Microsoft Sysinternals Tools Enable DLL Injection Attacks on Windows

A significant zero-day vulnerability has been uncovered in Microsoft Sysinternals tools, posing a severe risk to Windows systems.

These widely-used utilities, essential for IT administrators and developers, are now susceptible to DLL injection attacks due to flaws in their dynamic link library (DLL) loading mechanisms.

The vulnerability allows attackers to execute malicious code, potentially leading to full system compromise.

DLL Injection via Search Order Hijacking

The vulnerability lies in how Sysinternals tools, such as Process Explorer, Autoruns, and Bginfo, load DLL files.

DLLs loaded by a process can be displayed using “Listdlls”:

Instead of strictly accessing trusted system paths, these applications often prioritize the current working directory (CWD) or other predefined paths.

This behavior enables attackers to place malicious DLLs in the same directory as the executable file.

According to the report, when the application is launched, the rogue DLL is loaded and executed without detection.

For instance, an attacker could place a malicious file cryptbase.dll alongside a legitimate tool like Bginfo.exe on a shared network drive.

When a user runs the application from this location, the malicious DLL is loaded, executing the attacker’s code within the application’s process.

This technique can bypass traditional security measures and escalate privileges on the target system.

Microsoft’s Response

Microsoft classified it as a “defense-in-depth” issue rather than critical, citing that it does not meet their threshold for immediate servicing.

Despite updates to some Sysinternals tools in December 2024, the core issue remains unresolved.

Administrators and users are advised to implement mitigation strategies to reduce exposure:

  • Avoid running tools directly from network storage: Copy executables to a local path before execution.
  • Verify application integrity: Use security solutions that ensure only trusted DLLs are loaded.
  • Monitor for vulnerabilities: Regularly review environments for affected tools and apply available updates promptly.

This discovery underscores the risks associated with trusted tools becoming vectors for attacks.

Sysinternals tools are often used for malware analysis and system diagnostics; ironically, their vulnerabilities now make them potential targets for exploitation.

The incident highlights the importance of secure coding practices and stringent validation of DLL loading paths in software development.

As attackers increasingly exploit such flaws, organizations must remain vigilant and adopt proactive measures to safeguard their systems.

While Microsoft has yet to release a comprehensive fix, users are encouraged to stay informed and employ best practices to mitigate potential threats.

Investigate Real-World Malicious Links & Phishing Attacks With Threat Intelligence Lookup - Try for Free

Aman Mishra

Aman Mishra is a Security and privacy Reporter covering various data breach, cyber crime, malware, & vulnerability.

Recent Posts

MobSF Framework Zero-Day Vulnerability Allows Attackers to Trigger DoS in Scan Results

A recently discovered zero-day vulnerability in the Mobile Security Framework (MobSF) has raised alarms in…

19 minutes ago

AnyDesk Flaw Allows Admin Access Through Weaponized Windows Wallpapers

Cybersecurity enthusiasts and IT administrators worldwide are voicing concerns over a newly discovered vulnerability in…

35 minutes ago

DeepSeek’s New Jailbreak Method Reveals Full System Prompt

The Wallarm Security Research Team unveiled a new jailbreak method targeting DeepSeek, a cutting-edge AI…

1 hour ago

Ubuntu Officially Available on the Updated Windows Subsystem for Linux

Ubuntu has announced its availability on Microsoft’s new tar-based Windows Subsystem for Linux (WSL) distribution…

2 hours ago

BADBOX Botnet Surges: Over 190,000 Android Devices Infected, Including LED TVs

The BADBOX botnet, a sophisticated malware operation targeting Android-based devices, has now infected over 192,000…

16 hours ago

Malicious Android & iOS Apps Downloaded Over 242,000 Times, Stealing Crypto Recovery Keys

A sophisticated malware campaign, dubbed SparkCat, has infiltrated Google Play and Apple’s App Store, marking…

16 hours ago