Lucene search

K
GolangGo1.21.0-0

4 matches found

CVE
CVE
added 2023/12/06 5:15 p.m.977 views

CVE-2023-45285

Using go get to fetch a module with the ".git" suffix may unexpectedly fallback to the insecure "git://" protocol if the module is unavailable via the secure "https://" and "git+ssh://" protocols, even if GOINSECURE is not set for said module. This only affects users who are not using the module pr...

7.5CVSS7.8AI score0.00055EPSS
CVE
CVE
added 2023/12/06 5:15 p.m.429 views

CVE-2023-39326

A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of data (up to about 1G...

5.3CVSS6.1AI score0.00049EPSS
CVE
CVE
added 2023/11/09 5:15 p.m.402 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 is equ...

7.5CVSS7.9AI score0.00061EPSS
CVE
CVE
added 2023/11/09 5:15 p.m.115 views

CVE-2023-45284

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...

5.3CVSS6.2AI score0.00019EPSS