CVE-2020-36327

Source
https://cve.org/CVERecord?id=CVE-2020-36327
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-36327.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2020-36327
Aliases
Downstream
Related
Published
2021-04-29T03:15:08.710Z
Modified
2026-03-15T14:40:04.616049Z
Severity
  • 8.8 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Bundler 1.16.0 through 2.2.9 and 2.2.11 through 2.2.16 sometimes chooses a dependency source based on the highest gem version number, which means that a rogue gem found at a public source may be chosen, even if the intended choice was a private gem that is a dependency of another private gem that is explicitly depended on by the application. NOTE: it is not correct to use CVE-2021-24105 for every "Dependency Confusion" issue in every product.

References

Affected packages

Git / github.com/rubygems/rubygems

Affected ranges

Type
GIT
Repo
https://github.com/rubygems/rubygems
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.16.0"
        },
        {
            "fixed": "2.2.10"
        },
        {
            "introduced": "2.2.11"
        },
        {
            "last_affected": "2.2.16"
        }
    ]
}

Affected versions

bundler-v2.*
bundler-v2.2.11
v3.*
v3.2.11

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2020-36327.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "34"
            }
        ]
    }
]