CVE-2024-38193
- EPSS 65.95%
- Published 13.08.2024 18:15:28
- Last modified 13.05.2025 18:19:18
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability
13.08.2024: CISA Known Exploited Vulnerabilities (KEV) Catalog
Microsoft Windows Ancillary Function Driver for WinSock Privilege Escalation Vulnerability
VulnerabilityMicrosoft Windows Ancillary Function Driver for WinSock contains an unspecified vulnerability that allows for privilege escalation, enabling a local attacker to gain SYSTEM privileges.
DescriptionApply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Required actionsType | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 65.95% | 0.985 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.