

Multiple Microsoft Windows Vulnerabilities
January 3, 2025
An Emerging Ducktail Infostealer – Active IOCs
January 5, 2025
Multiple Microsoft Windows Vulnerabilities
January 3, 2025
An Emerging Ducktail Infostealer – Active IOCs
January 5, 2025Severity
High
Analysis Summary
A proof-of-concept (PoC) exploit, LDAPNightmare, has been released for CVE-2024-49113, an out-of-bounds read vulnerability in Windows Lightweight Directory Access Protocol (LDAP). Rated 7.5 on the CVSS scale, this flaw can cause a denial-of-service (DoS) condition by crashing the Local Security Authority Subsystem Service (LSASS), forcing a server reboot. The PoC, developed by Researchers, involves sending a crafted CLDAP referral response packet with a non-zero "lm_referral" value to an unpatched server, requiring only that the victim’s DNS server has internet connectivity.
CVE-2024-49113 is one of two vulnerabilities reported by security researcher. The second, CVE-2024-49112, is a critical integer overflow flaw with a CVSS score of 9.8. It allows remote code execution (RCE) by modifying the CLDAP packet to execute arbitrary code within the LDAP service’s context. Microsoft noted that CVE-2024-49112 could be exploited by sending crafted RPC requests from untrusted networks, enabling attackers to trigger domain controller lookups or execute malicious operations.

Exploiting these vulnerabilities on a domain controller requires attackers to send specially crafted RPC calls to trigger a lookup of their domain. For LDAP client applications, attackers must trick victims into performing domain controller lookups or connecting to malicious LDAP servers. However, unauthenticated RPC calls cannot succeed.
To mitigate these vulnerabilities, organizations should immediately apply Microsoft’s December 2024 patches. For environments where patching is delayed, Microsoft advises implementing mitigations to monitor suspicious CLDAP referral responses with specific malicious values, DsrGetDcNameEx2 calls, and DNS SRV queries. These detections can help identify and block exploit attempts. Organizations must act promptly to secure their systems, as these vulnerabilities pose significant risks of DoS and RCE attacks on unpatched Windows servers.
Impact
- Denial of Service
- Unauthorized Access
- Code Execution
- Operational Disruption
Indicators of Compromise
CVE
- CVE-2024-49113
- CVE-2024-49112
Affected Vendors
Remediation
- Use Microsoft Automatic Update to apply the appropriate patch for your system, or the Microsoft Security Update Guide to search for available patches.
- Organizations must test their assets for the vulnerabilities mentioned above and apply the available security patch or mitigation steps as soon as possible.
- Implement multi-factor authentication to add an extra layer of security to login processes.
- Regularly monitor network activity for any unusual behavior, as this may indicate that a cyberattack is underway.
- Organizations must stay vigilant and follow best practices for cybersecurity to protect their systems and data from potential threats. This includes regularly updating software and implementing strong access controls and monitoring tools.
- Develop a comprehensive incident response plan to respond effectively in case of a security breach or data leakage.
- Maintain regular backups of critical data and systems to ensure data recovery in case of a security incident.
- Adhere to security best practices, including the principle of least privilege, and ensure that users and applications have only the necessary permissions.
- Establish a robust patch management process to ensure that security patches are evaluated, tested, and applied promptly.
- Conduct security audits and assessments to evaluate the overall security posture of your systems and networks.
- Implement network segmentation to contain and isolate potential threats to limit their impact on critical systems.