MS Windows IsLocal Function Fails to Detect Reserved Device Names (CVE-2023-45284)
CVE-2023-45284 Published on November 9, 2023
Incorrect detection of reserved device names on Windows in path/filepath
On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as "COM1 ", and reserved names "COM" and "LPT" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports these names as non-local.
Vulnerability Analysis
CVE-2023-45284 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality, with no impact on integrity, and no impact on availability.
Products Associated with CVE-2023-45284
Want to know whenever a new CVE is published for GoLang Go? stack.watch will email you.
Affected Versions
Go standard library path/filepath:- Before 1.20.11 is affected.
- Version 1.21.0-0 and below 1.21.4 is affected.
- Before 1.20.11 is affected.
- Version 1.21.0-0 and below 1.21.4 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.