VYPR

rpm package

suse/openssl-1_1&distro=SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS

pkg:rpm/suse/openssl-1_1&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP3-ESPOS

Vulnerabilities (11)

  • CVE-2023-5678MedNov 6, 2023
    affected < 1.1.1d-150200.11.82.1fixed 1.1.1d-150200.11.82.1

    Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applicatio

  • CVE-2023-3817Jul 31, 2023
    affected < 1.1.1d-150200.11.75.1fixed 1.1.1d-150200.11.75.1

    Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters tha

  • CVE-2023-3446Jul 19, 2023
    affected < 1.1.1d-150200.11.72.1fixed 1.1.1d-150200.11.72.1

    Issue summary: Checking excessively long DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_check(), DH_check_ex() or EVP_PKEY_param_check() to check a DH key or DH parameters may experience long delays. Where the key or parameters tha

  • CVE-2023-2650May 30, 2023
    affected < 1.1.1d-150200.11.65.1fixed 1.1.1d-150200.11.65.1

    Issue summary: Processing some specially crafted ASN.1 object identifiers or data containing them may be very slow. Impact summary: Applications that use OBJ_obj2txt() directly, or use any of the OpenSSL subsystems OCSP, PKCS7/SMIME, CMS, CMP/CRMF or TS with no message size limi

  • CVE-2023-0466Mar 28, 2023
    affected < 1.1.1d-150200.11.62.1fixed 1.1.1d-150200.11.62.1

    The function X509_VERIFY_PARAM_add0_policy() is documented to implicitly enable the certificate policy check when doing certificate verification. However the implementation of the function does not enable the check which allows certificates with invalid or incorrect policies to p

  • CVE-2023-0465Mar 28, 2023
    affected < 1.1.1d-150200.11.62.1fixed 1.1.1d-150200.11.62.1

    Applications that use a non-default option when verifying certificates may be vulnerable to an attack from a malicious CA to circumvent certain checks. Invalid certificate policies in leaf certificates are silently ignored by OpenSSL and other certificate policy checks are skipp

  • CVE-2023-0464Mar 22, 2023
    affected < 1.1.1d-150200.11.62.1fixed 1.1.1d-150200.11.62.1

    A security vulnerability has been identified in all supported versions of OpenSSL related to the verification of X.509 certificate chains that include policy constraints. Attackers may be able to exploit this vulnerability by creating a malicious certificate chain that triggers

  • CVE-2022-4304Feb 8, 2023
    affected < 1.1.1d-150200.11.57.1fixed 1.1.1d-150200.11.57.1

    A timing based side channel exists in the OpenSSL RSA Decryption implementation which could be sufficient to recover a plaintext across a network in a Bleichenbacher style attack. To achieve a successful decryption an attacker would have to be able to send a very large number of

  • CVE-2022-4450Feb 8, 2023
    affected < 1.1.1d-150200.11.57.1fixed 1.1.1d-150200.11.57.1

    The function PEM_read_bio_ex() reads a PEM file from a BIO and parses and decodes the "name" (e.g. "CERTIFICATE"), any header data and the payload data. If the function succeeds then the "name_out", "header" and "data" arguments are populated with pointers to buffers containing t

  • CVE-2023-0215Feb 8, 2023
    affected < 1.1.1d-150200.11.57.1fixed 1.1.1d-150200.11.57.1

    The public API function BIO_new_NDEF is a helper function used for streaming ASN.1 data via a BIO. It is primarily used internally to OpenSSL to support the SMIME, CMS and PKCS7 streaming capabilities, but may also be called directly by end user applications. The function receiv

  • CVE-2023-0286Feb 8, 2023
    affected < 1.1.1d-150200.11.57.1fixed 1.1.1d-150200.11.57.1

    There is a type confusion vulnerability relating to X.400 address processing inside an X.509 GeneralName. X.400 addresses were parsed as an ASN1_STRING but the public structure definition for GENERAL_NAME incorrectly specified the type of the x400Address field as ASN1_TYPE. This