rpm package
almalinux/golang-bin
pkg:rpm/almalinux/golang-bin
Vulnerabilities (65)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-24540 | Cri | 9.8 | < 1.19.9-2.el9_2 | 1.19.9-2.el9_2 | 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-2022-41725 | Hig | 7.5 | < 1.19.6-1.module_el8.8.0+3558+75c9cb88 | 1.19.6-1.module_el8.8.0+3558+75c9cb88 | 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-41724 | Hig | 7.5 | < 1.19.6-1.module_el8.8.0+3558+75c9cb88 | 1.19.6-1.module_el8.8.0+3558+75c9cb88 | 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-41715 | Hig | 7.5 | < 1.18.9-1.el9_1 | 1.18.9-1.el9_1 | Oct 14, 2022 | Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively sm | |
| CVE-2022-2880 | Hig | 7.5 | < 1.18.9-1.el9_1 | 1.18.9-1.el9_1 | Oct 14, 2022 | Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy s | |
| CVE-2022-2879 | Hig | 7.5 | < 1.18.9-1.el9_1 | 1.18.9-1.el9_1 | Oct 14, 2022 | Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 Mi | |
| CVE-2022-32148 | Med | 6.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the | |
| CVE-2022-30635 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures. | |
| CVE-2022-30633 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag. | |
| CVE-2022-30632 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators. | |
| CVE-2022-30631 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files. | |
| CVE-2022-30630 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators. | |
| CVE-2022-28131 | Hig | 7.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document. | |
| CVE-2022-1962 | Med | 5.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations. | |
| CVE-2022-1705 | Med | 6.5 | < 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | 1.17.12-1.module_el8.6.0+3065+e17ed2d4 | Aug 10, 2022 | 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 combined with an intermediate server that also improperly fails to reject the header as invalid. | |
| CVE-2022-23806 | Cri | 9.1 | < 1.17.7-1.module_el8.6.0+2736+ec10aba8 | 1.17.7-1.module_el8.6.0+2736+ec10aba8 | Feb 11, 2022 | Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element. | |
| CVE-2022-23773 | Hig | 7.5 | < 1.17.7-1.module_el8.6.0+2736+ec10aba8 | 1.17.7-1.module_el8.6.0+2736+ec10aba8 | Feb 11, 2022 | cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags. | |
| CVE-2022-23772 | Hig | 7.5 | < 1.17.7-1.module_el8.6.0+2736+ec10aba8 | 1.17.7-1.module_el8.6.0+2736+ec10aba8 | Feb 11, 2022 | Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption. | |
| CVE-2021-39293 | Hig | 7.5 | < 1.17.7-1.module_el8.6.0+2736+ec10aba8 | 1.17.7-1.module_el8.6.0+2736+ec10aba8 | Jan 24, 2022 | In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196. | |
| CVE-2021-44717 | Med | 4.8 | < 1.16.12-1.module_el8.5.0+2604+960c7771 | 1.16.12-1.module_el8.5.0+2604+960c7771 | Jan 1, 2022 | Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion. |
- affected < 1.19.9-2.el9_2fixed 1.19.9-2.el9_2
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.
- affected < 1.19.6-1.module_el8.8.0+3558+75c9cb88fixed 1.19.6-1.module_el8.8.0+3558+75c9cb88
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
- affected < 1.19.6-1.module_el8.8.0+3558+75c9cb88fixed 1.19.6-1.module_el8.8.0+3558+75c9cb88
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
- affected < 1.18.9-1.el9_1fixed 1.18.9-1.el9_1
Programs which compile regular expressions from untrusted sources may be vulnerable to memory exhaustion or denial of service. The parsed regexp representation is linear in the size of the input, but in some cases the constant factor can be as high as 40,000, making relatively sm
- affected < 1.18.9-1.el9_1fixed 1.18.9-1.el9_1
Requests forwarded by ReverseProxy include the raw query parameters from the inbound request, including unparsable parameters rejected by net/http. This could permit query parameter smuggling when a Go proxy forwards a parameter with an unparsable value. After fix, ReverseProxy s
- affected < 1.18.9-1.el9_1fixed 1.18.9-1.el9_1
Reader.Read does not set a limit on the maximum size of file headers. A maliciously crafted archive could cause Read to allocate unbounded amounts of memory, potentially causing resource exhaustion or panics. After fix, Reader.Read limits the maximum size of header blocks to 1 Mi
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.
- affected < 1.17.12-1.module_el8.6.0+3065+e17ed2d4fixed 1.17.12-1.module_el8.6.0+3065+e17ed2d4
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 combined with an intermediate server that also improperly fails to reject the header as invalid.
- affected < 1.17.7-1.module_el8.6.0+2736+ec10aba8fixed 1.17.7-1.module_el8.6.0+2736+ec10aba8
Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.
- affected < 1.17.7-1.module_el8.6.0+2736+ec10aba8fixed 1.17.7-1.module_el8.6.0+2736+ec10aba8
cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.
- affected < 1.17.7-1.module_el8.6.0+2736+ec10aba8fixed 1.17.7-1.module_el8.6.0+2736+ec10aba8
Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.
- affected < 1.17.7-1.module_el8.6.0+2736+ec10aba8fixed 1.17.7-1.module_el8.6.0+2736+ec10aba8
In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.
- affected < 1.16.12-1.module_el8.5.0+2604+960c7771fixed 1.16.12-1.module_el8.5.0+2604+960c7771
Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.
Page 3 of 4