Lucene search

K

Go Security Vulnerabilities - February 2023

cve
cve

CVE-2022-41722

A path traversal vulnerability exists in filepath.Clean on Windows. On Windows, the filepath.Clean function could transform an invalid path such as "a/../c:/b" into the valid path "c:\b". This transformation of a relative (if invalid) path into an absolute path could enable a directory traversal at...

7.5CVSS

7.3AI Score

0.002EPSS

2023-02-28 06:15 PM
240
cve
cve

CVE-2022-41723

A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

7.5CVSS

7.5AI Score

0.03EPSS

2023-02-28 06:15 PM
405
cve
cve

CVE-2022-41724

Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session res...

7.5CVSS

8.3AI Score

0.002EPSS

2023-02-28 06:15 PM
322
cve
cve

CVE-2022-41725

A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package with the Request meth...

7.5CVSS

8.3AI Score

0.002EPSS

2023-02-28 06:15 PM
303