Search for packages
Package details: pkg:rpm/redhat/ose-alibaba-cloud-csi-driver-container@4.13.0-202304190216.p0.g68c0ecf.assembly?arch=stream
purl pkg:rpm/redhat/ose-alibaba-cloud-csi-driver-container@4.13.0-202304190216.p0.g68c0ecf.assembly?arch=stream
Next non-vulnerable version None.
Latest non-vulnerable version None.
Risk 4.0
Vulnerabilities affecting this package (4)
Vulnerability Summary Fixed by
VCID-as6k-w71f-aaam
Aliases:
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 resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth >= RequestClientCert). There are no reported fixed by versions.
VCID-jbdq-mdbt-aaap
Aliases:
CVE-2022-41717
GHSA-xrjj-mj9h-534m
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 server to allocate approximately 64 MiB per open connection. There are no reported fixed by versions.
VCID-qfej-qtan-aaae
Aliases:
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 methods FormFile, FormValue, ParseMultipartForm, and PostFormValue. ReadForm takes a maxMemory parameter, and is documented as storing "up to maxMemory bytes +10MB (reserved for non-file parts) in memory". File parts which cannot be stored in memory are stored on disk in temporary files. The unconfigurable 10MB reserved for non-file parts is excessively large and can potentially open a denial of service vector on its own. However, ReadForm did not properly account for all memory consumed by a parsed form, such as map entry overhead, part names, and MIME headers, permitting a maliciously crafted form to consume well over 10MB. In addition, ReadForm contained no limit on the number of disk files created, permitting a relatively small request body to create a large number of disk temporary files. With fix, ReadForm now properly accounts for various forms of memory overhead, and should now stay within its documented limit of 10MB + maxMemory bytes of memory consumption. Users should still be aware that this limit is high and may still be hazardous. In addition, ReadForm now creates at most one on-disk temporary file, combining multiple form parts into a single temporary file. The mime/multipart.File interface type's documentation states, "If stored on disk, the File's underlying concrete type will be an *os.File.". This is no longer the case when a form contains more than one file part, due to this coalescing of parts into a single file. The previous behavior of using distinct files for each form part may be reenabled with the environment variable GODEBUG=multipartfiles=distinct. Users should be aware that multipart.ReadForm and the http.Request methods that call it do not limit the amount of disk consumed by temporary files. Callers can limit the size of form data with http.MaxBytesReader. There are no reported fixed by versions.
VCID-tzxf-ndv1-aaan
Aliases:
CVE-2022-21698
GHSA-cg3q-j54f-5p7p
client_golang is the instrumentation library for Go applications in Prometheus, and the promhttp package in client_golang provides tooling around HTTP servers and clients. In client_golang prior to version 1.11.1, HTTP server is susceptible to a Denial of Service through unbounded cardinality, and potential memory exhaustion, when handling requests with non-standard HTTP methods. In order to be affected, an instrumented software must use any of `promhttp.InstrumentHandler*` middleware except `RequestsInFlight`; not filter any specific methods (e.g GET) before middleware; pass metric with `method` label name to our middleware; and not have any firewall/LB/proxy that filters away requests with unknown `method`. client_golang version 1.11.1 contains a patch for this issue. Several workarounds are available, including removing the `method` label name from counter/gauge used in the InstrumentHandler; turning off affected promhttp handlers; adding custom middleware before promhttp handler that will sanitize the request method given by Go http.Request; and using a reverse proxy or web application firewall, configured to only allow a limited set of methods. There are no reported fixed by versions.
Vulnerabilities fixed by this package (0)
Vulnerability Summary Aliases
This package is not known to fix vulnerabilities.

Date Actor Action Vulnerability Source VulnerableCode Version
2024-01-03T20:17:43.356481+00:00 RedHat Importer Affected by VCID-tzxf-ndv1-aaan https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-21698.json 34.0.0rc1
2024-01-03T20:13:17.852620+00:00 RedHat Importer Affected by VCID-jbdq-mdbt-aaap https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-41717.json 34.0.0rc1
2024-01-03T20:12:00.710171+00:00 RedHat Importer Affected by VCID-as6k-w71f-aaam https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-41724.json 34.0.0rc1
2024-01-03T20:11:43.983248+00:00 RedHat Importer Affected by VCID-qfej-qtan-aaae https://access.redhat.com/hydra/rest/securitydata/cve/CVE-2022-41725.json 34.0.0rc1