rpm package
suse/go1.21&distro=SUSE Package Hub 12
pkg:rpm/suse/go1.21&distro=SUSE%20Package%20Hub%2012
Vulnerabilities (8)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-39325 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Oct 11, 2023 | A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attack | ||
| CVE-2023-44487 | Hig | 7.5 | KEV | < 1.21.3-2.1 | 1.21.3-2.1 | Oct 10, 2023 | The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. |
| CVE-2023-39323 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Oct 5, 2023 | Line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires | ||
| CVE-2023-39322 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Sep 8, 2023 | QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size. | ||
| CVE-2023-39321 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Sep 8, 2023 | Processing an incomplete post-handshake message for a QUIC connection can cause a panic. | ||
| CVE-2023-39319 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Sep 8, 2023 | The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be | ||
| CVE-2023-39320 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Sep 8, 2023 | The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed within the module. This applies to modules downloaded using the "go" command from the module proxy, as wel | ||
| CVE-2023-39318 | — | < 1.21.3-2.1 | 1.21.3-2.1 | Sep 8, 2023 | The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may |
- CVE-2023-39325Oct 11, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attack
- affected < 1.21.3-2.1fixed 1.21.3-2.1
The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.
- CVE-2023-39323Oct 5, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
Line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires
- CVE-2023-39322Sep 8, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With fix, connections now consistently reject messages larger than 65KiB in size.
- CVE-2023-39321Sep 8, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
Processing an incomplete post-handshake message for a QUIC connection can cause a panic.
- CVE-2023-39319Sep 8, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
The html/template package does not apply the proper rules for handling occurrences of "<script", "<!--", and "</script" within JS literals in contexts. This may cause the template parser to improperly consider script contexts to be terminated early, causing actions to be
- CVE-2023-39320Sep 8, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
The go.mod toolchain directive, introduced in Go 1.21, can be leveraged to execute scripts and binaries relative to the root of the module when the "go" command was executed within the module. This applies to modules downloaded using the "go" command from the module proxy, as wel
- CVE-2023-39318Sep 8, 2023affected < 1.21.3-2.1fixed 1.21.3-2.1
The html/template package does not properly handle HTML-like "" comment tokens, nor hashbang "#!" comment tokens, in contexts. This may cause the template parser to improperly interpret the contents of contexts, causing actions to be improperly escaped. This may