CVE-2022-29218

RubyGems is a package registry used to supply software for the Ruby language ecosystem. An ordering mistake in the code that accepts gem uploads allowed some gems (with platforms ending in numbers, like `arm64-darwin-21`) to be temporarily replaced in the CDN cache by a malicious package. The bug has been patched, and is believed to have never been exploited, based on an extensive review of logs and existing gems by rubygems. The easiest way to ensure that an application has not been exploited by this vulnerability is to verify all downloaded .gems checksums match the checksum recorded in the RubyGems.org database. RubyGems.org has been patched and is no longer vulnerable to this issue.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rubygems:rubygems.org:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2022-05-13 01:15

Updated : 2024-02-28 19:09


NVD link : CVE-2022-29218

Mitre link : CVE-2022-29218

CVE.ORG link : CVE-2022-29218


JSON object : View

Products Affected

rubygems

  • rubygems.org
CWE
CWE-269

Improper Privilege Management

CWE-290

Authentication Bypass by Spoofing

CWE-863

Incorrect Authorization