Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

oracle-oval логотип

ELSA-2018-3738

Опубликовано: 29 нояб. 2018
Источник: oracle-oval
Платформа: Oracle Linux 7

Описание

ELSA-2018-3738: ruby security update (IMPORTANT)

[2.0.0.648-34]

  • CVE-2018-16395: Fix OpenSSL::X509::Name equality check does not work. Resolves: CVE-2018-16395

Обновленные пакеты

Oracle Linux 7

Oracle Linux aarch64

ruby

2.0.0.648-34.el7_6

ruby-devel

2.0.0.648-34.el7_6

ruby-doc

2.0.0.648-34.el7_6

ruby-irb

2.0.0.648-34.el7_6

ruby-libs

2.0.0.648-34.el7_6

ruby-tcltk

2.0.0.648-34.el7_6

rubygem-bigdecimal

1.2.0-34.el7_6

rubygem-io-console

0.4.2-34.el7_6

rubygem-json

1.7.7-34.el7_6

rubygem-minitest

4.3.2-34.el7_6

rubygem-psych

2.0.0-34.el7_6

rubygem-rake

0.9.6-34.el7_6

rubygem-rdoc

4.0.0-34.el7_6

rubygems

2.0.14.1-34.el7_6

rubygems-devel

2.0.14.1-34.el7_6

Oracle Linux x86_64

ruby

2.0.0.648-34.el7_6

ruby-devel

2.0.0.648-34.el7_6

ruby-doc

2.0.0.648-34.el7_6

ruby-irb

2.0.0.648-34.el7_6

ruby-libs

2.0.0.648-34.el7_6

ruby-tcltk

2.0.0.648-34.el7_6

rubygem-bigdecimal

1.2.0-34.el7_6

rubygem-io-console

0.4.2-34.el7_6

rubygem-json

1.7.7-34.el7_6

rubygem-minitest

4.3.2-34.el7_6

rubygem-psych

2.0.0-34.el7_6

rubygem-rake

0.9.6-34.el7_6

rubygem-rdoc

4.0.0-34.el7_6

rubygems

2.0.14.1-34.el7_6

rubygems-devel

2.0.14.1-34.el7_6

Связанные CVE

Связанные уязвимости

CVSS3: 9.8
ubuntu
почти 7 лет назад

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 character longer than the second, or the second argument contains a character that is one less than a character in the same position of the first argument, the result of == will be true. This could be leveraged to create an illegitimate certificate that may be accepted as legitimate and then used in signing or encryption operations.

CVSS3: 7.5
redhat
почти 7 лет назад

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 character longer than the second, or the second argument contains a character that is one less than a character in the same position of the first argument, the result of == will be true. This could be leveraged to create an illegitimate certificate that may be accepted as legitimate and then used in signing or encryption operations.

CVSS3: 9.8
nvd
почти 7 лет назад

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 character longer than the second, or the second argument contains a character that is one less than a character in the same position of the first argument, the result of == will be true. This could be leveraged to create an illegitimate certificate that may be accepted as legitimate and then used in signing or encryption operations.

CVSS3: 9.8
msrc
почти 5 лет назад

Описание отсутствует

CVSS3: 9.8
debian
почти 7 лет назад

An issue was discovered in the OpenSSL library in Ruby before 2.3.8, 2 ...