Lucene search
+L

56 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2021-43809

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bundler is a package for managing application dependencies in Ruby. In bundler versions before 2.2.33, when working with untrusted and apparently harmless...

9.3CVSS7.2AI score0.02796EPSS
SaveExploits1References3
OpenVAS
OpenVAS
added 2024/11/04 12:0 a.m.17 views

SUSE: Security Advisory (SUSE-SU-2024:3873-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.3AI score0.02796EPSS
SaveExploits1References4
SUSE Linux
SUSE Linux
added 2024/11/01 3:23 p.m.7 views

Security update for rubygem-bundler

This update for rubygem-bundler fixes the following issues: CVE-2021-43809: Fixed remote execution via Gemfile argument injection bsc1193578 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you ca...

7.3CVSS6.9AI score0.02796EPSS
SaveExploits1References4
OSV
OSV
added 2024/11/01 3:22 p.m.18 views

SUSE-SU-2024:3873-1 Security update for rubygem-bundler

This update for rubygem-bundler fixes the following issues: - CVE-2021-43809: Fixed remote execution via Gemfile argument injection bsc1193578...

9.3CVSS7.4AI score0.02796EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2024/08/30 12:0 a.m.223 views

Webpay E-Commerce 1.0 Directory Traversal

============================================================================================================================================= | Title : Webpay E-Commerce v1.0 Directory traversal Vulnerability | | Author : indoushka | | Tested on : windows 10 FrPro / browser : Mozilla firefox...

7.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/03/25 7:36 p.m.31 views

StringIO buffer overread vulnerability

An issue was discovered in StringIO 3.0.1, as distributed in Ruby 3.0.x through 3.0.6 and 3.1.x through 3.1.4. The ungetbyte and ungetc methods on a StringIO can read past the end of a string, and a subsequent call to StringIO.gets may return the memory value. This vulnerability is not affected...

9.8CVSS6.8AI score0.02364EPSS
SaveExploits0References14Affected Software1
RubySec
RubySec
added 2024/03/21 12:0 a.m.30 views

RCE vulnerability with .rdoc_options in RDoc

An issue was discovered in RDoc 6.3.3 through 6.6.2, as distributed in Ruby 3.x through 3.3.0. When parsing .rdocoptions used for configuration in RDoc as a YAML file, object injection and resultant remote code execution are possible because there are no restrictions on the classes that can be...

4.5CVSS8.3AI score0.01571EPSS
SaveExploits0References1Affected Software1
Packet Storm
Packet Storm
added 2023/08/29 12:0 a.m.242 views

Humhub 1.3.13 Directory Traversal

==================================================================================================================================== | Title : Humhub v1.3.13 Directory traversal Vulnerability | | Author : indoushka | | Tested on : windows 10 Français V.Pro / browser : Mozilla firefox 67.032-bit |...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2023/02/15 3:36 a.m.6 views

SUSE 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.3CVSS6.8AI score0.02796EPSS
SaveExploits1References6
OSV
OSV
added 2022/09/23 11:5 a.m.6 views

OESA-2022-1934 rubygem-bundler security update

Security Fixes: 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...

7.3CVSS8.1AI score0.02796EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/05/05 10:5 p.m.9 views

CVE-2022-29176 Unauthorized gem takeover for some gems on rubygems.org

Rubygems is a package registry used to supply software for the Ruby language ecosystem. Due to a bug in the yank action, it was possible for any RubyGems.org user to remove and replace certain gems even if that user was not authorized to do so. To be vulnerable, a gem needed: one or more dashes i...

9.9CVSS9.4AI score0.01899EPSS
SaveExploits0References3
CNVD
CNVD
added 2021/12/12 12:0 a.m.27 views

Bundler code injection vulnerability

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.3CVSS4.9AI score0.02796EPSS
SaveExploits1References1
Snyk
Snyk
added 2021/12/09 1:8 p.m.2 views

Arbitrary Code Execution

Overview Affected versions of this package are vulnerable to Arbitrary Code Execution via a Gemfile that includes gem entries that use the git option with invalid values with a leading dash. The attacker has to craft a directory containing a Gemfile file that declares a dependency that is located...

9.3CVSS7.4AI score0.02796EPSS
SaveExploits1References2
Veracode
Veracode
added 2021/12/09 6:22 a.m.26 views

Arbitrary Code Execution

bundler is vulnerable to arbitrary code execution. An attacker can execute malicious code through the argument injection via a dash leading git URL parameter in Gemfile...

7.3CVSS4.9AI score0.02796EPSS
SaveExploits1References6Affected Software2
Github Security Blog
Github Security Blog
added 2021/12/08 7:51 p.m.36 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.3CVSS0.8AI score0.02796EPSS
SaveExploits1References9Affected Software1
OSV
OSV
added 2021/12/08 7:15 p.m.2 views

ALPINE-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.3CVSS8AI score0.02796EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/08 7:15 p.m.29 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...

7.3CVSS7.8AI score
SaveExploits0References6
OSV
OSV
added 2021/12/08 7:15 p.m.1 views

DEBIAN-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.4AI score0.02796EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2021/12/08 7:15 p.m.26 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.35 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
Rows per page
Query Builder