Lucene search
+L

17152 matches found

Github Security Blog
Github Security Blog
added 2024/03/25 7:36 p.m.61 views

RDoc RCE vulnerability with .rdoc_options

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.1AI score0.01571EPSS
SaveExploits0References16Affected Software1
Wolfi
Wolfi
added 2024/03/25 7:36 p.m.18 views

GHSA-V5H6-C2HV-HV3R vulnerabilities

Vulnerabilities for packages: ruby...

7.5AI score
SaveExploits0
OSV
OSV
added 2024/03/25 7:36 p.m.41 views

GHSA-V5H6-C2HV-HV3R 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.8CVSS7AI score0.02364EPSS
SaveExploits0References14
Chainguard
Chainguard
added 2024/03/25 7:36 p.m.24 views

GHSA-V5H6-C2HV-HV3R vulnerabilities

Vulnerabilities for packages: ruby...

7.3AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/03/25 7:36 p.m.33 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
BDU FSTEC
BDU FSTEC
added 2024/03/25 12:00 a.m.16 views

The vulnerability of the Ruby/Git interpreter’s library allows a hacker to execute arbitrary code.

The vulnerability of the Ruby/Git interpreter’s library is related to the implementation or modification of arguments. Exploiting this vulnerability allows a malicious actor to execute arbitrary code remotely...

8.1CVSS8.1AI score0.04871EPSS
SaveExploits1References12Affected Software5
OpenVAS
OpenVAS
added 2024/03/25 12:00 a.m.19 views

Fedora: Security Advisory for rubygem-yard (FEDORA-2024-3744975c4b)

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

6.1CVSS5.6AI score0.0106EPSS
SaveExploits1References2
BDU FSTEC
BDU FSTEC
added 2024/03/25 12:00 a.m.12 views

The vulnerability of the Ruby/Git interpreter’s library allows a hacker to execute arbitrary code.

The vulnerability of the Ruby/Git interpreter’s library is related to improper code generation management. Exploiting this vulnerability allows a remote attacker to execute arbitrary code...

9CVSS7.2AI score0.0136EPSS
SaveExploits0References10Affected Software5
NVD
NVD
added 2024/03/24 8:15 p.m.23 views

CVE-2024-29034

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value tha...

6.8CVSS6.2AI score0.0044EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/24 8:15 p.m.27 views

CVE-2024-29034

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value tha...

6.8CVSS6.6AI score0.0044EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/24 7:27 p.m.48 views

CVE-2024-29034 CarrierWave's Content-Type allowlist bypass vulnerability which possibly leads to XSS remained

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value tha...

6.8CVSS6.7AI score0.00613EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/24 7:27 p.m.83 views

CVE-2024-29034

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value tha...

6.8CVSS6.3AI score0.0044EPSS
SaveExploits0
OSV
OSV
added 2024/03/24 7:27 p.m.45 views

CVE-2024-29034 CarrierWave's Content-Type allowlist bypass vulnerability which possibly leads to XSS remained

CarrierWave is a solution for file uploads for Rails, Sinatra and other Ruby web frameworks. The vulnerability CVE-2023-49090 wasn't fully addressed. This vulnerability is caused by the fact that when uploading to object storage, including Amazon S3, it is possible to set a Content-Type value tha...

6.8CVSS6.3AI score
SaveExploits0References4
CVE
CVE
added 2024/03/24 7:27 p.m.94 views

CVE-2024-29034

CVE-2024-29034 affects CarrierWave (Rails/Sinatra file uploads). The issue arises from a Content-Type allowlist bypass when uploading to object storage (e.g., S3): multiple comma-separated values can bypass the allowlist, enabling possible XSS. The vulnerability references CVE-2023-49090 and is a...

6.8CVSS6.2AI score0.00613EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/23 3:34 a.m.7 views

SUSE CVE-2024-27280

A buffer-overread 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. 3.0.3 is the main fix...

3.1CVSS6.8AI score0.02364EPSS
SaveExploits0References3
Fedora
Fedora
added 2024/03/23 12:45 a.m.32 views

[SECURITY] Fedora 40 Update: exercism-3.3.0-1.fc40

Exercism provides a way to do the problems on https://exercism.io. This CLI ships as a binary with no additional run-time requirements. This mea ns that if you're doing the Haskell problems on exercism you don't need a working Python or Ruby environment simply to fetch and submit exercises...

7.5CVSS8.2AI score0.03796EPSS
SaveExploits0
Fedora
Fedora
added 2024/03/21 1:28 a.m.34 views

[SECURITY] Fedora 38 Update: rubygem-yard-0.9.36-1.fc38

YARD is a documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level definitions...

6.1CVSS7.2AI score0.0106EPSS
SaveExploits1
CNNVD
CNNVD
added 2024/03/21 12:00 a.m.4 views

StringIO 安全漏洞

StringIO is a Ruby input/output library open-sourced by The Ruby Programming Language. A security vulnerability exists in StringIO 3.0.2 and earlier versions, which stems from a buffer rewrite issue...

9.8CVSS7.3AI score0.02364EPSS
SaveExploits0References6
RubySec
RubySec
added 2024/03/21 12:00 a.m.40 views

Buffer overread vulnerability in StringIO

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.8CVSS7AI score0.02364EPSS
SaveExploits0References1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/03/21 12:00 a.m.27 views

Oracle Linux 8 : ruby:3.1 (ELSA-2024-1431)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-1431 advisory. ruby 3.1.4-142 - Upgrade to Ruby 3.1.4. Resolves: RHEL-28565 - Fix HTTP response splitting in CGI. Resolves: RHEL-28564 - Fix ReDos vulnerability in UR...

8.8CVSS7.9AI score0.02637EPSS
SaveExploits1References5
Rows per page
Query Builder