rpm package
suse/go1.19&distro=SUSE Linux Enterprise Module for Development Tools 15 SP4
pkg:rpm/suse/go1.19&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP4
Vulnerabilities (26)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-29409 | — | < 1.19.12-150000.1.40.1 | 1.19.12-150000.1.40.1 | Aug 2, 2023 | Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr | ||
| CVE-2023-29406 | — | < 1.19.11-150000.1.37.1 | 1.19.11-150000.1.37.1 | Jul 11, 2023 | The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value. | ||
| CVE-2023-29405 | — | < 1.19.10-150000.1.34.1 | 1.19.10-150000.1.34.1 | Jun 8, 2023 | The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. F | ||
| CVE-2023-29404 | — | < 1.19.10-150000.1.34.1 | 1.19.10-150000.1.34.1 | Jun 8, 2023 | The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. T | ||
| CVE-2023-29403 | — | < 1.19.10-150000.1.34.1 | 1.19.10-150000.1.34.1 | Jun 8, 2023 | On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is execute | ||
| CVE-2023-29402 | — | < 1.19.10-150000.1.34.1 | 1.19.10-150000.1.34.1 | Jun 8, 2023 | The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules wh | ||
| CVE-2023-24539 | — | < 1.19.9-150000.1.31.1 | 1.19.9-150000.1.31.1 | May 11, 2023 | Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untru | ||
| CVE-2023-24540 | — | < 1.19.9-150000.1.31.1 | 1.19.9-150000.1.31.1 | May 11, 2023 | Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution. | ||
| CVE-2023-29400 | — | < 1.19.9-150000.1.31.1 | 1.19.9-150000.1.31.1 | May 11, 2023 | Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags. | ||
| CVE-2023-24537 | — | < 1.19.8-150000.1.26.1 | 1.19.8-150000.1.26.1 | Apr 6, 2023 | Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow. | ||
| CVE-2023-24538 | — | < 1.19.8-150000.1.26.1 | 1.19.8-150000.1.26.1 | Apr 6, 2023 | Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the act | ||
| CVE-2023-24534 | — | < 1.19.8-150000.1.26.1 | 1.19.8-150000.1.26.1 | Apr 6, 2023 | HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more m | ||
| CVE-2023-24536 | — | < 1.19.8-150000.1.26.1 | 1.19.8-150000.1.26.1 | Apr 6, 2023 | Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can under | ||
| CVE-2023-24532 | — | < 1.19.7-150000.1.23.1 | 1.19.7-150000.1.23.1 | Mar 8, 2023 | The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh. | ||
| CVE-2022-41723 | — | < 1.19.7-150000.1.23.1 | 1.19.7-150000.1.23.1 | Feb 28, 2023 | 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. | ||
| CVE-2022-41724 | — | < 1.19.7-150000.1.23.1 | 1.19.7-150000.1.23.1 | Feb 28, 2023 | 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 | ||
| CVE-2022-41725 | — | < 1.19.7-150000.1.23.1 | 1.19.7-150000.1.23.1 | Feb 28, 2023 | 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 wi | ||
| CVE-2022-41722 | — | < 1.19.7-150000.1.23.1 | 1.19.7-150000.1.23.1 | Feb 28, 2023 | 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 dir | ||
| CVE-2022-41717 | — | < 1.19.4-150000.1.18.1 | 1.19.4-150000.1.18.1 | Dec 8, 2022 | An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the s | ||
| CVE-2022-41720 | — | < 1.19.4-150000.1.18.1 | 1.19.4-150000.1.18.1 | Dec 7, 2022 | On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS("C:/tmp").Op |
- CVE-2023-29409Aug 2, 2023affected < 1.19.12-150000.1.40.1fixed 1.19.12-150000.1.40.1
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr
- CVE-2023-29406Jul 11, 2023affected < 1.19.11-150000.1.37.1fixed 1.19.11-150000.1.37.1
The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.
- CVE-2023-29405Jun 8, 2023affected < 1.19.10-150000.1.34.1fixed 1.19.10-150000.1.34.1
The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. F
- CVE-2023-29404Jun 8, 2023affected < 1.19.10-150000.1.34.1fixed 1.19.10-150000.1.34.1
The go command may execute arbitrary code at build time when using cgo. This may occur when running "go get" on a malicious module, or when running any other command which builds untrusted code. This is can by triggered by linker flags, specified via a "#cgo LDFLAGS" directive. T
- CVE-2023-29403Jun 8, 2023affected < 1.19.10-150000.1.34.1fixed 1.19.10-150000.1.34.1
On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is execute
- CVE-2023-29402Jun 8, 2023affected < 1.19.10-150000.1.34.1fixed 1.19.10-150000.1.34.1
The go command may generate unexpected code at build time when using cgo. This may result in unexpected behavior when running a go program which uses cgo. This may occur when running an untrusted module which contains directories with newline characters in their names. Modules wh
- CVE-2023-24539May 11, 2023affected < 1.19.9-150000.1.31.1fixed 1.19.9-150000.1.31.1
Angle brackets (<>) are not considered dangerous characters when inserted into CSS contexts. Templates containing multiple actions separated by a '/' character can result in unexpectedly closing the CSS context and allowing for injection of unexpected HTML, if executed with untru
- CVE-2023-24540May 11, 2023affected < 1.19.9-150000.1.31.1fixed 1.19.9-150000.1.31.1
Not all valid JavaScript whitespace characters are considered to be whitespace. Templates containing whitespace characters outside of the character set "\t\n\f\r\u0020\u2028\u2029" in JavaScript contexts that also contain actions may not be properly sanitized during execution.
- CVE-2023-29400May 11, 2023affected < 1.19.9-150000.1.31.1fixed 1.19.9-150000.1.31.1
Templates containing actions in unquoted HTML attributes (e.g. "attr={{.}}") executed with empty input can result in output with unexpected results when parsed due to HTML normalization rules. This may allow injection of arbitrary attributes into tags.
- CVE-2023-24537Apr 6, 2023affected < 1.19.8-150000.1.26.1fixed 1.19.8-150000.1.26.1
Calling any of the Parse functions on Go source code which contains //line directives with very large line numbers can cause an infinite loop due to integer overflow.
- CVE-2023-24538Apr 6, 2023affected < 1.19.8-150000.1.26.1fixed 1.19.8-150000.1.26.1
Templates do not properly consider backticks (`) as Javascript string delimiters, and do not escape them as expected. Backticks are used, since ES6, for JS template literals. If a template contains a Go template action within a Javascript template literal, the contents of the act
- CVE-2023-24534Apr 6, 2023affected < 1.19.8-150000.1.26.1fixed 1.19.8-150000.1.26.1
HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more m
- CVE-2023-24536Apr 6, 2023affected < 1.19.8-150000.1.26.1fixed 1.19.8-150000.1.26.1
Multipart form parsing can consume large amounts of CPU and memory when processing form inputs containing very large numbers of parts. This stems from several causes: 1. mime/multipart.Reader.ReadForm limits the total memory a parsed multipart form can consume. ReadForm can under
- CVE-2023-24532Mar 8, 2023affected < 1.19.7-150000.1.23.1fixed 1.19.7-150000.1.23.1
The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.
- CVE-2022-41723Feb 28, 2023affected < 1.19.7-150000.1.23.1fixed 1.19.7-150000.1.23.1
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.
- CVE-2022-41724Feb 28, 2023affected < 1.19.7-150000.1.23.1fixed 1.19.7-150000.1.23.1
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
- CVE-2022-41725Feb 28, 2023affected < 1.19.7-150000.1.23.1fixed 1.19.7-150000.1.23.1
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 wi
- CVE-2022-41722Feb 28, 2023affected < 1.19.7-150000.1.23.1fixed 1.19.7-150000.1.23.1
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 dir
- CVE-2022-41717Dec 8, 2022affected < 1.19.4-150000.1.18.1fixed 1.19.4-150000.1.18.1
An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests. HTTP/2 server connections contain a cache of HTTP header keys sent by the client. While the total number of entries in this cache is capped, an attacker sending very large keys can cause the s
- CVE-2022-41720Dec 7, 2022affected < 1.19.4-150000.1.18.1fixed 1.19.4-150000.1.18.1
On Windows, restricted files can be accessed via os.DirFS and http.Dir. The os.DirFS function and http.Dir type provide access to a tree of files rooted at a given directory. These functions permit access to Windows device files under that root. For example, os.DirFS("C:/tmp").Op
Page 1 of 2