Name
ruby
Version
4.0.5
Type
library
Description
An interpreter of object-oriented scripting language
Licenses
Ruby | BSD-2-Clause | BSD-3-Clause | GPL-2.0-only | ISC | MIT | BSL-1.0 | Apache-2.0
PURL
-
CPE
cpe:2.3:*:ruby-lang:ruby:4.0.5:*:*:*:*:*:*:*
Other Versions#
Patches#
#
Title
Author
Resolve
1
extmk: fix cross-compilation of external gems
=?UTF-8?q?Andr=C3=A9=20Draszik?= <andre.draszik@jci.com>
2
Skip test_rm_r_no_permissions test under root
Jiaying Song <jiaying.song.cn@windriver.com>
3
rdoc: build reproducible documentation
Christian Hofstaedtler <zeha@debian.org>
4
Make gemspecs reproducible
Lucas Kanashiro <kanashiro@debian.org>
5
Obey LDFLAGS for the link of libruby
Christopher Larson <chris_larson@mentor.com>
6
Don't save the original name and timestamp
Changqing Li <changqing.li@windriver.com>
7
Make gemspecs reproducible
Lucas Kanashiro <kanashiro@debian.org>
8
vm_dump.c: Define REG_S1 and REG_S2 for musl/riscv
Khem Raj <raj.khem@gmail.com>
9
lib/mkmf.rb: sort list of object files in generated Makefile
Reiner Herrmann <reiner@reiner-h.de>
Vulnerabilities#
Name
Analysis
Description
False Positive
A vulnerability was found in Ruby. The Ruby interpreter is vulnerable to the Marvin Attack. This attack allows the attacker to decrypt previously encrypted messages or forge signatures by exchanging a large number of messages with the vulnerable service.
Exploitable
RubyGems.org is the Ruby community gem host. A bug in password & email change confirmation code allowed an attacker to change their RubyGems.org account's email to an unowned email address. Having access to an account whose email has been changed could enable an attacker to save API keys for that account, and when a legitimate user attempts to create an account with their email (and has to reset password to gain access) and is granted access to other gems, the attacker would then be able to publish and yank versions of those gems. Commit number 90c9e6aac2d91518b479c51d48275c57de492d4d contains a patch for this issue.