Cyber Resilience

CVE-2011-1889

CriticalCISA KEVActive ExploitationEUVD Exploited

Published: 16 June 2011

Published
16 June 2011
Modified
22 April 2026
KEV Added
03 March 2022
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.8814 99.5th percentile
Risk Priority 92 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2011-1889 is a critical-severity Improper Restriction of Operations within the Bounds of a Memory Buffer (CWE-119) vulnerability in Microsoft Forefront Threat Management Gateway. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 0.5% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-16 (Memory Protection) and SI-2 (Flaw Remediation).

Deeper analysis

The vulnerability is a memory corruption issue, tracked as CWE-119, in the NSPLookupServiceNext function within the client component of Microsoft Forefront Threat Management Gateway (TMG) 2010. It is assigned CVE-2011-1889 with a CVSS 3.1 base score of 9.8 and was publicly disclosed on 16 June 2011.

Remote attackers unauthenticated over the network can exploit the flaw by sending unspecified requests that trigger the memory corruption, resulting in arbitrary code execution on the affected system.

Microsoft addressed the issue in security bulletin MS11-040, with additional details available in advisories from Secunia, SecurityFocus, SecurityTracker, and IBM X-Force. No information on observed in-the-wild exploitation is provided in the source references.

EU & UK References

Vulnerability details

The NSPLookupServiceNext function in the client in Microsoft Forefront Threat Management Gateway (TMG) 2010 allows remote attackers to execute arbitrary code via vectors involving unspecified requests, aka "TMG Firewall Client Memory Corruption Vulnerability."

CWE(s)
KEV Date Added
03 March 2022

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

microsoft
forefront threat management gateway
2010

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly implements memory protection mechanisms (ASLR, DEP, etc.) that block exploitation of the CWE-119 memory corruption in NSPLookupServiceNext.

prevent

Requires prompt application of the MS11-040 patch that eliminates the memory-corruption flaw in the TMG 2010 Firewall Client.

preventdetect

Malicious-code protection on endpoints can block or alert on the arbitrary code that results from successful exploitation of the client vulnerability.

References