VDB
CISA-2024-35221
CISA-2024-35221
PUBLISHED
CVSS 4.3 MEDIUM
Reported by GitHub_M · Published May 29, 2024
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.
Risk Scores
CVSS 3.1
4.3
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| rubygems | rubygems.org | < 2024-04-12 |
| rubygems | rubygems.org | < 2024-04-12, < 2024-04-12 |
Timeline
- May 29, 2024 CVE Published
- Jun 6, 2024 CVE Updated