CVE-2020-26222

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:dependabot_project:dependabot:*:*:*:*:*:*:*:*
cpe:2.3:a:dependabot_project:dependabot:0.119.0:-:*:*:*:*:*:*
cpe:2.3:a:dependabot_project:dependabot:0.119.0:beta1:*:*:*:*:*:*

History

21 Nov 2024, 05:19

Type Values Removed Values Added
References () https://github.com/dependabot/dependabot-core/commit/e089116abbe284425b976f7920e502b8e83a61b5 - Patch, Third Party Advisory () https://github.com/dependabot/dependabot-core/commit/e089116abbe284425b976f7920e502b8e83a61b5 - Patch, Third Party Advisory
References () https://github.com/dependabot/dependabot-core/pull/2727 - Patch, Third Party Advisory () https://github.com/dependabot/dependabot-core/pull/2727 - Patch, Third Party Advisory
References () https://github.com/dependabot/dependabot-core/security/advisories/GHSA-23f7-99jx-m54r - Exploit, Third Party Advisory () https://github.com/dependabot/dependabot-core/security/advisories/GHSA-23f7-99jx-m54r - Exploit, Third Party Advisory
CVSS v2 : 6.5
v3 : 8.8
v2 : 6.5
v3 : 8.7

Information

Published : 2020-11-13 16:15

Updated : 2024-11-21 05:19


NVD link : CVE-2020-26222

Mitre link : CVE-2020-26222

CVE.ORG link : CVE-2020-26222


JSON object : View

Products Affected

dependabot_project

  • dependabot
CWE
CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')