• CVE-2024-35221

发布时间: 2024年6月28日

修改时间: 2024年8月2日

概要

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.

CVSS v3 指标

NVD openEuler
CVSS评分 4.3 4.3
Attack Vector Network Network
Attack Complexity Low Low
Privileges Required Low Low
User Interaction None None
Scope Unchanged Unchanged
Confidentiality None None
Integrity None None
Availability Low Low

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-3652 ruby security update 2024年6月28日

影响产品

产品 状态
KY3.4-5A ruby Fixed
KY3.5.2 ruby Fixed
V6 ruby Fixed