SCA: security update for dependabot-common, dependabot-omnibus (GHSA-23f7-99jx-m54r)

high Tenable Cloud Security Plugin ID 408631

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- Dependabot is a set of packages for automated dependency management for Ruby, JavaScript, Python, PHP,
Elixir, Rust, Java, .NET, Elm and Go. In Dependabot-Core from version 0.119.0.beta1 before version
0.125.1, there is a remote code execution vulnerability in dependabot-common and dependabot-go_modules
when a source branch name contains malicious injectable bash code. For example, if Dependabot is
configured to use the following source branch name: "/$({curl,127.0.0.1})", Dependabot will make a HTTP
request to the following URL: 127.0.0.1 when cloning the source repository. The fix was applied to version
0.125.1. As a workaround, one can escape the branch name prior to passing it to the Dependabot::Source
class. (CVE-2020-26222)

See Also

https://github.com/advisories/GHSA-23f7-99jx-m54r

Plugin Details

Severity: High

ID: 408631

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 57.12

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.1

Vector: CVSS2#AV:N/AC:L/Au:S/C:P/I:P/A:P

CVSS Score Source: CVE-2020-26222

CVSS v3

Risk Factor: High

Base Score: 8.8

Temporal Score: 7.9

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 11/13/2020

Vulnerability Publication Date: 11/13/2020

Reference Information

CVE: CVE-2020-26222

cwe: CWE-74