VYPR

RubyGems package

openssl

pkg:gem/openssl

Vulnerabilities (3)

  • CVE-2018-16395Nov 16, 2018
    affected < 2.0.9fixed 2.0.9

    An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2.4.x before 2.4.5, 2.5.x before 2.5.2, and 2.6.x before 2.6.0-preview3. When two OpenSSL::X509::Name objects are compared using ==, depending on the ordering, non-equal objects may return true. When the first a

  • CVE-2017-14033HigSep 19, 2017
    affected < 2.0.0fixed 2.0.0

    The decode method in the OpenSSL::ASN1 module in Ruby before 2.2.8, 2.3.x before 2.3.5, and 2.4.x through 2.4.1 allows attackers to cause a denial of service (interpreter crash) via a crafted string.

  • CVE-2016-7798HigJan 30, 2017
    affected < 2.0.0fixed 2.0.0

    The openssl gem for Ruby uses the same initialization vector (IV) in GCM Mode (aes-*-gcm) when the IV is set before the key, which makes it easier for context-dependent attackers to bypass the encryption protection mechanism.