GHSA-mmrq-6999-72v8

    Dashboard / Vulnerabilities / GHSA-mmrq-6999-72v8

    GHSA-mmrq-6999-72v8

    Published: 13 May 2022Last Modified: 3 Dec 2024

    Summary: Ruby Openssl Allows Incorrect Value Comparison

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

    Affected packages

    Package

    Name: openssl

    Purl: pkg:gem/openssl

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -2.0.9

    Affected versions

    2.0.0
    2.0.0.beta.1
    2.0.0.beta.2
    2.0.1
    2.0.2
    2.0.3
    2.0.4
    2.0.5
    2.0.6
    2.0.7
    2.0.8

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-mmrq-6999-72v8 | CVE-DB