Логотип exploitDog
bind:"GHSA-fj7f-vq84-fh43" OR bind:"CVE-2021-43809"
Консоль
Логотип exploitDog

exploitDog

bind:"GHSA-fj7f-vq84-fh43" OR bind:"CVE-2021-43809"

Количество 8

Количество 8

github логотип

GHSA-fj7f-vq84-fh43

больше 3 лет назад

Local Code Execution through Argument Injection via dash leading git url parameter in Gemfile.

CVSS3: 6.7
EPSS: Низкий
ubuntu логотип

CVE-2021-43809

больше 3 лет назад

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional...

CVSS3: 6.7
EPSS: Низкий
redhat логотип

CVE-2021-43809

больше 3 лет назад

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional...

CVSS3: 7.3
EPSS: Низкий
nvd логотип

CVE-2021-43809

больше 3 лет назад

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional on

CVSS3: 6.7
EPSS: Низкий
debian логотип

CVE-2021-43809

больше 3 лет назад

`Bundler` is a package for managing application dependencies in Ruby. ...

CVSS3: 6.7
EPSS: Низкий
suse-cvrf логотип

SUSE-SU-2024:3873-1

8 месяцев назад

Security update for rubygem-bundler

EPSS: Низкий
fstec логотип

BDU:2022-00196

больше 3 лет назад

Уязвимость интерпретатора языка программирования Ruby, связанная с внедрением или модификацией аргумента, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.3
EPSS: Низкий
oracle-oval логотип

ELSA-2025-7539

около 1 месяца назад

ELSA-2025-7539: ruby:2.5 security update (MODERATE)

EPSS: Низкий

Уязвимостей на страницу

Уязвимость
CVSS
EPSS
Опубликовано
github логотип
GHSA-fj7f-vq84-fh43

Local Code Execution through Argument Injection via dash leading git url parameter in Gemfile.

CVSS3: 6.7
2%
Низкий
больше 3 лет назад
ubuntu логотип
CVE-2021-43809

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional...

CVSS3: 6.7
2%
Низкий
больше 3 лет назад
redhat логотип
CVE-2021-43809

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional...

CVSS3: 7.3
2%
Низкий
больше 3 лет назад
nvd логотип
CVE-2021-43809

`Bundler` is a package for managing application dependencies in Ruby. In `bundler` versions before 2.2.33, when working with untrusted and apparently harmless `Gemfile`'s, it is not expected that they lead to execution of external code, unless that's explicit in the ruby code inside the `Gemfile` itself. However, if the `Gemfile` includes `gem` entries that use the `git` option with invalid, but seemingly harmless, values with a leading dash, this can be false. To handle dependencies that come from a Git repository instead of a registry, Bundler uses various commands, such as `git clone`. These commands are being constructed using user input (e.g. the repository URL). When building the commands, Bundler versions before 2.2.33 correctly avoid Command Injection vulnerabilities by passing an array of arguments instead of a command string. However, there is the possibility that a user input starts with a dash (`-`) and is therefore treated as an optional argument instead of a positional on

CVSS3: 6.7
2%
Низкий
больше 3 лет назад
debian логотип
CVE-2021-43809

`Bundler` is a package for managing application dependencies in Ruby. ...

CVSS3: 6.7
2%
Низкий
больше 3 лет назад
suse-cvrf логотип
SUSE-SU-2024:3873-1

Security update for rubygem-bundler

2%
Низкий
8 месяцев назад
fstec логотип
BDU:2022-00196

Уязвимость интерпретатора языка программирования Ruby, связанная с внедрением или модификацией аргумента, позволяющая нарушителю оказать воздействие на конфиденциальность, целостность и доступность защищаемой информации

CVSS3: 7.3
2%
Низкий
больше 3 лет назад
oracle-oval логотип
ELSA-2025-7539

ELSA-2025-7539: ruby:2.5 security update (MODERATE)

около 1 месяца назад

Уязвимостей на страницу