VYPR

rpm package

almalinux/container-selinux

pkg:rpm/almalinux/container-selinux

Vulnerabilities (107)

  • CVE-2024-1753HigMar 18, 2024
    affected < 2:2.205.0-3.module_el8.9.0+3687+dcd7ef8ffixed 2:2.205.0-3.module_el8.9.0+3687+dcd7ef8f

    A flaw was found in Buildah (and subsequently Podman Build) which allows containers to mount arbitrary locations on the host filesystem into build containers. A malicious Containerfile can use a dummy image with a symbolic link to the root filesystem as a mount source and cause t

  • CVE-2024-28180MedMar 9, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3792+03eaed9cfixed 2:2.229.0-2.module_el8.10.0+3792+03eaed9c

    Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now ret

  • CVE-2024-28176MedMar 9, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3858+6ad51f9ffixed 2:2.229.0-2.module_el8.10.0+3858+6ad51f9f

    jose is JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT), JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Key Set (JWKS), and more. A vulnerability has been identified in the JSON Web Encrypt

  • CVE-2024-24786HigMar 5, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3792+03eaed9cfixed 2:2.229.0-2.module_el8.10.0+3792+03eaed9c

    The protojson.Unmarshal function can enter an infinite loop when unmarshaling certain forms of invalid JSON. This condition can occur when unmarshaling into a message which contains a google.protobuf.Any value, or when the UnmarshalOptions.DiscardUnknown option is set.

  • CVE-2024-24785MedMar 5, 2024
    affected < 2:2.229.0-2.module_el8.10.0+4090+91932338fixed 2:2.229.0-2.module_el8.10.0+4090+91932338

    If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.

  • CVE-2024-24784HigMar 5, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3876+e55593a8fixed 2:2.229.0-2.module_el8.10.0+3876+e55593a8

    The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.

  • CVE-2024-24783MedMar 5, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3876+e55593a8fixed 2:2.229.0-2.module_el8.10.0+3876+e55593a8

    Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The defaul

  • CVE-2023-45290MedMar 5, 2024
    affected < 2:2.229.0-2.module_el8.10.0+3876+e55593a8fixed 2:2.229.0-2.module_el8.10.0+3876+e55593a8

    When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line

  • CVE-2024-21626HigJan 31, 2024
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. In runc 1.1.11 and earlier, due to an internal file descriptor leak, an attacker could cause a newly-spawned container process (from runc exec) to have a working directory in the h

  • CVE-2023-39326MedDec 6, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    A malicious HTTP sender can use chunk extensions to cause a receiver reading from a request or response body to read many more bytes from the network than are in the body. A malicious HTTP client can further exploit this to cause a server to automatically read a large amount of d

  • CVE-2023-45287HigDec 5, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    Before Go 1.20, the RSA based TLS key exchanges used the math/big library, which is not constant time. RSA blinding was applied to prevent timing attacks, but analysis shows this may not have been fully effective. In particular it appears as if the removal of PKCS#1 padding may l

  • CVE-2023-39322HigSep 8, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-39321HigSep 8, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    Processing an incomplete post-handshake message for a QUIC connection can cause a panic.

  • CVE-2023-39319MedSep 8, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-39318MedSep 8, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-3978MedAug 2, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    Text nodes not in the HTML namespace are incorrectly literally rendered, causing text which should be escaped to not be. This could lead to an XSS attack.

  • CVE-2023-29409MedAug 2, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-29406MedJul 11, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-29400HigMay 11, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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-24540CriMay 11, 2023
    affected < 2:2.205.0-3.module_el8.9.0+3627+db8ec155fixed 2:2.205.0-3.module_el8.9.0+3627+db8ec155

    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.

Page 3 of 6