Lucene search
+L

11344 matches found

OSV
OSV
added 2021/12/08 7:15 p.m.9 views

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

7.3CVSS7.1AI score0.02796EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2021/12/08 7:15 p.m.27 views

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

9.3CVSS7AI score0.02796EPSS
SaveExploits1References5
Prion
Prion
added 2021/12/08 7:15 p.m.36 views

Command injection

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

9.3CVSS7.9AI score0.02796EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2021/12/08 6:50 p.m.178 views

CVE-2021-43809

Bundler before 2.2.33 is vulnerable to local code execution via Gemfiles that use git dependencies with a leading dash in the URL. The command construction uses user input to build git clone commands, and if an input starts with a dash it can be interpreted as an option, enabling arbitrary code e...

9.3CVSS7.6AI score0.02796EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2021/12/08 6:50 p.m.21 views

CVE-2021-43809 Local Code Execution through Argument Injection via dash leading git url parameter in Gemfile

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

6.7CVSS8.2AI score0.02796EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2021/12/08 6:50 p.m.52 views

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

9.3CVSS7.8AI score0.02796EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/12/08 6:50 p.m.33 views

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

9.3CVSS7.3AI score0.02796EPSS
SaveExploits1
OSV
OSV
added 2021/12/08 12:01 a.m.20 views

GHSA-WJQC-J537-J9GJ Command injection in git-it-electron

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

9.8CVSS9.8AI score0.03468EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2021/12/08 12:01 a.m.34 views

Command injection in git-it-electron

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

9.8CVSS2.8AI score0.03468EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2021/12/08 12:00 a.m.7 views

Bundler 参数注入漏洞

Bundler is a package for managing application dependencies in Ruby. It provides a consistent environment for Ruby projects by tracking and installing the exact gem and version required. Bundler suffers from a code injection vulnerability that stems from the fact that when using Gemfile, an attack...

9.3CVSS7.5AI score0.02796EPSS
SaveExploits1References6
CNVD
CNVD
added 2021/12/08 12:00 a.m.35 views

Git-it OS Command Injection Vulnerability

Git-it is a free, open-source distributed version control system. Git-it is vulnerable to an OS command injection vulnerability that could be exploited by an attacker to inject OS commands during the Branches Arent For Birds challenge step...

9.8CVSS4.2AI score0.03468EPSS
SaveExploits1References1
RubySec
RubySec
added 2021/12/08 12:00 a.m.44 views

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

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

9.3CVSS8AI score0.02796EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2021/12/07 12:15 a.m.17 views

CVE-2021-44685

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

9.8CVSS0.03468EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/12/07 12:15 a.m.6 views

CVE-2021-44685

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

9.8CVSS7.3AI score0.03468EPSS
SaveExploits1References3
OSV
OSV
added 2021/12/07 12:15 a.m.24 views

CVE-2021-44685

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

9.8CVSS7.3AI score
SaveExploits0References2
Prion
Prion
added 2021/12/07 12:15 a.m.19 views

Command injection

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

7.5CVSS9.8AI score0.03468EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2021/12/07 12:00 a.m.11 views

Git 操作系统命令注入漏洞

Git-it is a free, open-source distributed version control system. Git-it is vulnerable to an OS command injection vulnerability that could be exploited by an attacker to inject OS commands during the Branches Arent For Birds challenge step...

9.8CVSS5.7AI score0.03468EPSS
SaveExploits1References3
CVE
CVE
added 2021/12/06 11:38 p.m.63 views

CVE-2021-44685

Git-it up to version 4.4.0 is affected by an OS command injection vulnerability (CVE-2021-44685) in the Branches Aren’t For Birds challenge. During verification, it executes reflog followed by the current branch name without sanitization, enabling injection. Public metrics indicate a high/critica...

9.8CVSS9.7AI score0.03468EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/12/06 11:38 p.m.28 views

CVE-2021-44685

Git-it through 4.4.0 allows OS command injection at the Branches Aren't Just For Birds challenge step. During the verification process, it attempts to run the reflog command followed by the current branch name which is not sanitized for execution...

10AI score0.03468EPSS
SaveExploits1References2
NVD
NVD
added 2021/12/02 4:15 p.m.24 views

CVE-2021-23263

Unauthenticated remote attackers can read textual content via FreeMarker including files /scripts/, /templates/ and some of the files in /.git/ non-binary...

7.5CVSS0.01581EPSS
SaveExploits0References1
Rows per page
Query Builder