Lucene search
K

14 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:36 a.m.1 views

SUSE CVE-2013-4073

The OpenSSL::SSL.verifycertificateidentity function in lib/openssl/ssl.rb in Ruby 1.8 before 1.8.7-p374, 1.9 before 1.9.3-p448, and 2.0 before 2.0.0-p247 does not properly handle a '\0' character in a domain name in the Subject Alternative Name field of an X.509 certificate, which allows...

6.8CVSS7.5AI score0.03664EPSS
Exploits0References13
SUSE CVE
SUSE CVE
added 2023/02/15 4:57 a.m.1 views

SUSE CVE-2016-7798

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

3.7CVSS8.6AI score0.00557EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2023/01/19 12:0 a.m.1 views

PT-2023-9883 · Ruby · Jruby-Openssl

Name of the Vulnerable Software and Affected Versions: jruby-openssl gem versions prior to 0.6 Description: A security issue was found in the handling of SSL certificate validation, where failed verification did not properly alert the application, making it vulnerable to attacks. This could allow...

7.5CVSS7.3AI score0.00255EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2020/09/25 7:0 a.m.3 views

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.

...

7.5CVSS7AI score0.00557EPSS
Exploits1
RedHat Linux
RedHat Linux
added 2018/11/29 10:23 a.m.1 views

ruby: OpenSSL::X509:: Name equality check does not work correctly

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 argument is one...

9.8CVSS7.3AI score0.0421EPSS
Exploits0References5
OSV
OSV
added 2018/10/26 12:0 a.m.0 views

UBUNTU-CVE-2018-16395

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 argument is one...

9.8CVSS7.1AI score0.0421EPSS
Exploits0References4
Symantec
Symantec
added 2018/10/17 12:0 a.m.100 views

Ruby OpenSSL CVE-2018-16395 Certificate Validation Security Bypass Vulnerability

Description Ruby OpenSSL is prone to a security-bypass vulnerability. An attacker may exploit this issue to bypass certain security restrictions and perform unauthorized actions. This may lead to further attacks. Technologies Affected Oracle Communications Interactive Session Recorder 6.0 Oracle...

7.5CVSS0.2AI score0.0421EPSS
Exploits0References1Affected Software17
Tenable Nessus
Tenable Nessus
added 2015/05/29 12:0 a.m.35 views

Amazon Linux AMI : ruby18 (ALAS-2015-529)

As discussed in an upstream announcement, Ruby's OpenSSL extension suffers a vulnerability through overly permissive matching of hostnames, which can lead to similar bugs such as CVE-2014-1492 . C Tenable Network Security, Inc. The descriptive text and package checks in this plugin were extracted...

5.9CVSS7.3AI score0.0272EPSS
Exploits2References3
Amazon
Amazon
added 2015/05/27 12:0 a.m.37 views

Medium: ruby22

Issue Overview: As discussed in an upstream announcement https://www.ruby-lang.org/en/news/2015/04/13/ruby-openssl-hostname-matching-vulnerability/, Ruby's OpenSSL extension suffers a vulnerability through overly permissive matching of hostnames, which can lead to similar bugs such as...

5.9CVSS8.1AI score0.0272EPSS
Exploits2
OpenVAS
OpenVAS
added 2015/05/02 12:0 a.m.25 views

Debian Security Advisory DSA 3245-1 (ruby1.8 - security update)

It was discovered that the Ruby OpenSSL extension, part of the interpreter for the Ruby language, did not properly implement hostname matching, in violation of RFC 6125. This could allow remote attackers to perform a man-in-the-middle attack via crafted SSL certificates. OpenVAS Vulnerability Tes...

4.7CVSS0.2AI score0.0272EPSS
Exploits0References1
OpenVAS
OpenVAS
added 2015/05/01 12:0 a.m.25 views

Debian: Security Advisory (DSA-3247-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS6.2AI score0.0272EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2015/05/01 12:0 a.m.29 views

Debian: Security Advisory (DSA-3246-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS6.2AI score0.0272EPSS
Exploits0References3
OpenVAS
OpenVAS
added 2015/05/01 12:0 a.m.43 views

Debian: Security Advisory (DSA-3245-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2015 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS6.2AI score0.0272EPSS
Exploits0References3
myhack58
myhack58
added 2014/05/02 12:0 a.m.11 views

Ruby OpenSSL CA private key forgery vulnerability-vulnerability warning-the black bar safety net

The Ruby OpenSSL CA private key forgery vulnerability require ‘rubygems’ require ‘openssl’ require 'digest/md5' key = OpenSSL::PKey::RSA. new2 0 4 8 cipher = OpenSSL::Cipher::AES. new2 5 6, :CBC ctx = OpenSSL::SSL::SSLContext. new puts “Spoof must be in DER format and saved as root. cer” raw =...

1.4AI score
Exploits0
Rows per page
Query Builder