VYPR

rpm package

suse/openssl-1_0_0&distro=SUSE Linux Enterprise Server 15 SP1-BCL

pkg:rpm/suse/openssl-1_0_0&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP1-BCL

Vulnerabilities (6)

  • CVE-2022-2068HigJun 21, 2022
    affected < 1.0.2p-150000.3.56.1fixed 1.0.2p-150000.3.56.1

    In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not dis

  • CVE-2022-1292HigMay 3, 2022
    affected < 1.0.2p-150000.3.56.1fixed 1.0.2p-150000.3.56.1

    The c_rehash script does not properly sanitise shell metacharacters to prevent command injection. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the

  • CVE-2022-0778HigMar 15, 2022
    affected < 1.0.2p-3.49.1fixed 1.0.2p-3.49.1

    The BN_mod_sqrt() function, which computes a modular square root, contains a bug that can cause it to loop forever for non-prime moduli. Internally this function is used when parsing certificates that contain elliptic curve public keys in compressed form or explicit elliptic curv

  • CVE-2021-3712HigAug 24, 2021
    affected < 1.0.2p-3.40.2fixed 1.0.2p-3.40.2

    ASN.1 strings are represented internally within OpenSSL as an ASN1_STRING structure which contains a buffer holding the string data and a field holding the buffer length. This contrasts with normal C strings which are repesented as a buffer for the string data which is terminated

  • CVE-2021-23841MedFeb 16, 2021
    affected < 1.0.2p-3.37.1fixed 1.0.2p-3.37.1

    The OpenSSL public API function X509_issuer_and_serial_hash() attempts to create a unique hash value based on the issuer and serial number data contained within an X509 certificate. However it fails to correctly handle any errors that may occur while parsing the issuer field (whi

  • CVE-2021-23840HigFeb 16, 2021
    affected < 1.0.2p-3.37.1fixed 1.0.2p-3.37.1

    Calls to EVP_CipherUpdate, EVP_EncryptUpdate and EVP_DecryptUpdate may overflow the output length argument in some cases where the input length is close to the maximum permissable length for an integer on the platform. In such cases the return value from the function call will be