Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-35221
HistoryMay 29, 2024 - 8:18 p.m.

CVE-2024-35221 Denial of service when publishing a package on rubygems.org

2024-05-2920:18:06
CWE-400
GitHub_M
github.com
1
cve-2024-35221; remote dos; safeyaml vulnerability; github security lab; ghsl-2024-001; denial of service

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.8%

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.

CNA Affected

[
  {
    "vendor": "rubygems",
    "product": "rubygems.org",
    "versions": [
      {
        "version": "< 2024-04-12",
        "status": "affected"
      }
    ]
  }
]

4.3 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

7 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.8%

Related for VULNRICHMENT:CVE-2024-35221