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.
INFO
Published Date :
2024-05-29T20:18:06.763Z
Last Modified :
2024-08-02T03:07:46.784Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2024-35221 vulnerability.
| Vendors | Products |
|---|---|
| Rubygems |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2024-35221.