Lucene search

K
osvGoogleOSV:GHSA-MMRQ-6999-72V8
HistoryMay 13, 2022 - 1:50 a.m.

Ruby Openssl Allows Incorrect Value Comparison

2022-05-1301:50:20
Google
osv.dev
12
ruby
openssl
vulnerability
certificate
encryption

EPSS

0.009

Percentile

82.8%

An issue was discovered in the OpenSSL library in Ruby 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.

References