
ruby/openssl
Releases43
Frequency2 months 3 weeks
Last Release
Stars271
Provides SSL, TLS and general purpose cryptography.
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 5.9 MEDIUM | 4.3 MEDIUM | ||
The Ruby http gem before 0.7.3 does not verify hostnames in SSL connections, which might allow remote attackers to obtain sensitive information via a man-in-the-middle-attack. | |||
| 7.5 HIGH | 5 MEDIUM | ||
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. | |||