CVE-2020-26222
Severity CVSS v4.0:
Pending analysis
Type:
CWE-74
Injection
Publication date:
13/11/2020
Last modified:
03/12/2020
Description
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.
Impact
Base Score 3.x
8.80
Severity 3.x
HIGH
Base Score 2.0
6.50
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:dependabot_project:dependabot:*:*:*:*:*:*:*:* | 0.119.1 (including) | 0.125.1 (excluding) |
| cpe:2.3:a:dependabot_project:dependabot:0.119.0:-:*:*:*:*:*:* | ||
| cpe:2.3:a:dependabot_project:dependabot:0.119.0:beta1:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



