CVE Catalog

CVE-2016-7798

High
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Attackers may exploit this vulnerability to bypass encryption protection, potentially leading to the exposure of sensitive data.

Recommendation

It is recommended to update the openssl gem to the latest version to mitigate this vulnerability.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS