CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Tags
Description
Null pointer dereference in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
Analysis
Null pointer dereference in Windows TCP/IP allows an authorized attacker to elevate privileges locally.
Technical Context
A NULL pointer dereference occurs when the application attempts to use a pointer that has not been initialized or has been set to NULL.
Affected Products
Affected products: Microsoft Windows 10 1507, Microsoft Windows 10 1607, Microsoft Windows 10 1809
Remediation
Add NULL checks before pointer dereference operations. Use static analysis to identify potential NULL pointer issues. Enable compiler warnings.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-20638