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.
{
"unresolved_ranges": [
{
"vendor_product": "bundler:bundler",
"extracted_events": [
{
"introduced": "1.16.0"
},
{
"fixed": "2.2.10"
},
{
"introduced": "1.16.0"
},
{
"fixed": "2.2.10"
},
{
"introduced": "1.16.0"
},
{
"fixed": "2.2.10"
},
{
"introduced": "2.2.11"
},
{
"last_affected": "2.2.16"
},
{
"introduced": "2.2.11"
},
{
"last_affected": "2.2.16"
},
{
"introduced": "2.2.11"
},
{
"last_affected": "2.2.16"
}
],
"cpes": [
"cpe:2.3:a:bundler:bundler:*:*:*:*:*:ruby:*:*"
],
"source": "CPE_RANGE"
},
{
"vendor_product": "fedoraproject:fedora",
"extracted_events": [
{
"last_affected": "34"
}
],
"cpes": [
"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*"
],
"source": "CPE_STRING"
}
]
}