Lucene search
+L

490 matches found

OSV
OSV
added 2023/11/09 5:15 p.m.17 views

AZL-37444 CVE-2023-45283 affecting package golang for versions less than 1.21.6-1

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0References1
OSV
OSV
added 2023/11/09 5:15 p.m.12 views

AZL-37397 CVE-2023-45283 affecting package golang for versions less than 1.21.6-1

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0References1
NVD
NVD
added 2023/11/09 5:15 p.m.22 views

CVE-2023-45283

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS0.02758EPSS
SaveExploits0References9
OSV
OSV
added 2023/11/09 5:15 p.m.24 views

UBUNTU-CVE-2023-45283

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.9AI score0.02758EPSS
SaveExploits0References6
Prion
Prion
added 2023/11/09 5:15 p.m.54 views

Path traversal

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

5CVSS6.1AI score0.02758EPSS
SaveExploits0References9Affected Software1
UbuntuCve
UbuntuCve
added 2023/11/09 5:15 p.m.88 views

CVE-2023-45283

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2023/11/09 4:30 p.m.31 views

CVE-2023-45284 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 the...

6.5AI score0.00903EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2023/11/09 4:30 p.m.45 views

CVE-2023-45283 Insecure parsing of Windows paths with a \??\ prefix in path/filepath

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.7AI score0.02758EPSS
SaveExploits0References9
CVE
CVE
added 2023/11/09 4:30 p.m.468 views

CVE-2023-45283

CVE-2023-45283 relates to the Go filepath/safefilepath handling on Windows. The issue arises from not recognizing paths starting with the ??\ prefix as special, which maps to a Root Local Device path, enabling potential traversal to arbitrary locations. Before the fix, Clean/Join could convert se...

7.5CVSS7.9AI score0.02758EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2023/11/09 4:30 p.m.102 views

CVE-2023-45283

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS7.2AI score0.02758EPSS
SaveExploits0
OSV
OSV
added 2023/11/09 4:30 p.m.30 views

CVE-2023-45283 Insecure parsing of Windows paths with a \??\ prefix in path/filepath

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

6.8AI score
SaveExploits0References12
CNNVD
CNNVD
added 2023/11/09 12:00 a.m.4 views

Google Go Path Traversal Vulnerability

Google Go is a static strongly typed, compiled, concatenated, and garbage-collected programming language from Google. Google Go suffers from a path traversal vulnerability that stems from the filepath package's inability to recognize paths with special prefixes...

7.5CVSS6.8AI score0.02758EPSS
SaveExploits0References10
OSV
OSV
added 2023/11/08 10:42 p.m.38 views

GO-2023-2186 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 the...

5.3CVSS6.1AI score0.00903EPSS
SaveExploits0References3
OSV
OSV
added 2023/11/08 10:42 p.m.35 views

GO-2023-2185 Insecure parsing of Windows paths with a \??\ prefix in path/filepath

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

7.5CVSS7.8AI score0.02758EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2023/11/08 1:52 a.m.8 views

SUSE CVE-2023-45283

The filepath package does not recognize paths with a ??\ prefix as special. On Windows, a path beginning with ??\ is a Root Local Device path equivalent to a path beginning with \?. Paths with a ??\ prefix may be used to access arbitrary locations on the system. For example, the path ??\c:\x...

6.8CVSS7.4AI score0.02758EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2023/11/08 12:00 a.m.21 views

PT-2023-7933 · Go +4 · Go +4

Name of the Vulnerable Software and Affected Versions: Go versions prior to 1.20.11 and 1.21.4 Go versions 1.20.11 and 1.21.4 Description: The filepath package does not recognize paths with a ?? prefix as special. On Windows, a path beginning with ?? is a Root Local Device path equivalent to a pa...

9.8CVSS6.6AI score0.99999EPSS
SaveExploits26References230
Snyk
Snyk
added 2023/11/07 7:37 p.m.10 views

Relative Path Traversal

Overview std/path/filepath is a Go standard library package std/path/filepath Affected versions of this package are vulnerable to Relative Path Traversal. Go Vulnerability Report:The filepath package does not recognize paths with a ??\ prefix as special.On Windows, a path beginning with ??\ is a...

8.7CVSS7.3AI score0.02758EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2023/11/07 12:00 a.m.21 views

Rocky Linux 8 : container-tools:3.0 (RLSA-2022:7529)

The remote Rocky Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2022:7529 advisory. - Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if...

7.8CVSS7.2AI score0.05994EPSS
SaveExploits4References21
OSV
OSV
added 2023/09/07 12:58 p.m.23 views

GHSA-6XV5-86Q9-7XR8 SecureJoin: on windows, paths outside of the rootfs could be inadvertently produced

Impact For Windows users of github.com/cyphar/filepath-securejoin, until v0.2.4 it was possible for certain rootfs and path combinations in particular, where a malicious Unix-style /-separated unsafe path was used with a Windows-style rootfs path to result in generated paths that were outside of...

7.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/09/07 12:58 p.m.22 views

SecureJoin: on windows, paths outside of the rootfs could be inadvertently produced

Impact For Windows users of github.com/cyphar/filepath-securejoin, until v0.2.4 it was possible for certain rootfs and path combinations in particular, where a malicious Unix-style /-separated unsafe path was used with a Windows-style rootfs path to result in generated paths that were outside of...

6.8AI score
SaveExploits0References5Affected Software1
Rows per page
Query Builder