VYPR

rpm package

suse/openssl-1_0_0&distro=SUSE Manager Server 4.0

pkg:rpm/suse/openssl-1_0_0&distro=SUSE%20Manager%20Server%204.0

Vulnerabilities (3)

  • 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-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

  • CVE-2021-23841Feb 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