An elevation of privilege vulnerability exists when the Windows Print Spooler service improperly allows arbitrary writing to the file system. An attacker who successfully exploited this vulnerability could run arbitrary code with elevated system privileges. An attacker could then install programs; view, change, or delete data; or create new accounts with full user rights.
To exploit this vulnerability, an attacker would have to log on to an affected system and run a specially crafted script or application.
The update addresses the vulnerability by correcting how the Windows Print Spooler Component writes to the file system.
References
Link | Resource |
---|---|
http://packetstormsecurity.com/files/160028/Microsoft-Windows-Local-Spooler-Bypass.html | Exploit Third Party Advisory VDB Entry |
http://packetstormsecurity.com/files/160993/Microsoft-Spooler-Local-Privilege-Elevation.html | Exploit Third Party Advisory VDB Entry |
https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/CVE-2020-1337 | Patch Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-08-17 19:15
Updated : 2024-01-19 00:15
NVD link : CVE-2020-1337
Mitre link : CVE-2020-1337
CVE.ORG link : CVE-2020-1337
JSON object : View
Products Affected
microsoft
- windows_8.1
- windows_10
- windows_server_2012
- windows_rt_8.1
- windows_7
- windows_server_2019
- windows_server_2016
- windows_server_2008
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition