VYPR

rpm package

almalinux/podman-gvproxy

pkg:rpm/almalinux/podman-gvproxy

Vulnerabilities (109)

  • CVE-2022-27664HigSep 6, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error.

  • CVE-2022-32189HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.

  • CVE-2022-32148MedAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30635HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30633HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30632HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30631HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30630HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-30629LowAug 10, 2022
    affected < 2:4.4.1-3.el9fixed 2:4.4.1-3.el9

    Non-random values for ticket_age_add in session tickets in crypto/tls before Go 1.17.11 and Go 1.18.3 allow an attacker that can observe TLS handshakes to correlate successive connections by comparing ticket ages during session resumption.

  • CVE-2022-28131HigAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-1962MedAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-1705MedAug 10, 2022
    affected < 3:4.4.1-8.module_el8.8.0+3568+e8578284fixed 3:4.4.1-8.module_el8.8.0+3568+e8578284

    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-1708HigJun 7, 2022
    affected < 2:4.0.2-8.module_el8.7.0+3344+5bcd850ffixed 2:4.0.2-8.module_el8.7.0+3344+5bcd850f

    A vulnerability was found in CRI-O that causes memory or disk space exhaustion on the node for anyone with access to the Kube API. The ExecSync request runs commands in a container and logs the output of the command. This output is then read by CRI-O after command execution, and

  • CVE-2022-29162MedMay 17, 2022
    affected < 2:4.0.2-8.module_el8.7.0+3344+5bcd850ffixed 2:4.0.2-8.module_el8.7.0+3344+5bcd850f

    runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where `runc exec --cap` created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environme

  • CVE-2022-1227HigApr 29, 2022
    affected < 2:4.0.2-6.module_el8.6.0+2878+e681bc44fixed 2:4.0.2-6.module_el8.6.0+2878+e681bc44

    A privilege escalation flaw was found in Podman. This flaw allows an attacker to publish a malicious image to a public registry. Once this image is downloaded by a potential victim, the vulnerability is triggered after a user runs the 'podman top' command. This action gives the a

  • CVE-2022-27651MedApr 4, 2022
    affected < 2:4.0.2-6.module_el8.6.0+2878+e681bc44fixed 2:4.0.2-6.module_el8.6.0+2878+e681bc44

    A flaw was found in buildah where containers were incorrectly started with non-empty default permissions. A bug was found in Moby (Docker Engine) where containers were incorrectly started with non-empty inheritable Linux process capabilities, enabling an attacker with access to p

  • CVE-2022-27650HigApr 4, 2022
    affected < 2:4.0.2-6.module_el8.6.0+2878+e681bc44fixed 2:4.0.2-6.module_el8.6.0+2878+e681bc44

    A flaw was found in crun where containers were incorrectly started with non-empty default permissions. A vulnerability was found in Moby (Docker Engine) where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attacker w

  • CVE-2022-27649HigApr 4, 2022
    affected < 2:4.0.2-6.module_el8.6.0+2878+e681bc44fixed 2:4.0.2-6.module_el8.6.0+2878+e681bc44

    A flaw was found in Podman, where containers were started incorrectly with non-empty default permissions. A vulnerability was found in Moby (Docker Engine), where containers were started incorrectly with non-empty inheritable Linux process capabilities. This flaw allows an attack

  • CVE-2022-27191HigMar 18, 2022
    affected < 2:4.0.2-8.module_el8.7.0+3344+5bcd850ffixed 2:4.0.2-8.module_el8.7.0+3344+5bcd850f

    The golang.org/x/crypto/ssh package before 0.0.0-20220314234659-1baeb1ce4c0b for Go allows an attacker to crash a server in certain circumstances involving AddHostKey.

  • CVE-2022-21698HigFeb 15, 2022
    affected < 2:4.0.2-6.module_el8.6.0+2878+e681bc44fixed 2:4.0.2-6.module_el8.6.0+2878+e681bc44

    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 unbounde

Page 5 of 6