Insecure Initialization Vector Affecting openssl package, versions <2.0.0


0.0
high

Snyk CVSS

    Attack Complexity Low
    Confidentiality High

    Threat Intelligence

    EPSS 0.38% (73rd percentile)
Expand this section
NVD
7.5 high
Expand this section
Red Hat
3.7 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-RUBY-OPENSSL-451556
  • published 8 Jul 2019
  • disclosed 20 Sep 2016
  • credit Unknown

How to fix?

Upgrade openssl to version 2.0.0 or higher.

Overview

openssl is a package that wraps the OpenSSL library.

Affected versions of this package are vulnerable to Insecure Initialization Vector. 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.