CVE-2024-35221
Last modified
CVE-2024-35221 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. EPSS estimates a 0.49% chance of exploitation in the next 30 days.
Description
Rubygems.org is the Ruby community's gem hosting service. A Gem publisher can cause a Remote DoS when publishing a Gem. This is due to how Ruby reads the Manifest of Gem files when using Gem::Specification.from_yaml. from_yaml makes use of SafeYAML.load which allows YAML aliases inside the YAML-based metadata of a gem. YAML aliases allow for Denial of Service attacks with so-called `YAML-bombs` (comparable to Billion laughs attacks). This was patched. There is is no action required by users. This issue is also tracked as GHSL-2024-001 and was discovered by the GitHub security lab.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2024-35221?
How severe is CVE-2024-35221?
How do I fix CVE-2024-35221?
Are you affected by CVE-2024-35221?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
