#VU96998 Input validation error in RubyGems - CVE-2024-35221
Published: September 10, 2024
RubyGems
Ruby
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input when reading the Manifest of Gem files when using Gem::Specification.from_yaml. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.