First published: Thu May 12 2022(Updated: )
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.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Rubygems Rubygems.org |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-29218 is a vulnerability in RubyGems, a package registry used for the Ruby language ecosystem.
CVE-2022-29218 has a severity level of high (7.5).
CVE-2022-29218 allows malicious packages to temporarily replace certain gems in the CDN cache.
To fix CVE-2022-29218, users should update to the latest version of RubyGems and clear their CDN caches.
You can find more information about CVE-2022-29218 in the references provided: [GitHub Security Advisory](https://github.com/rubygems/rubygems.org/security/advisories/GHSA-2jmx-8mh8-pm8w) and [NetApp Security Advisory](https://security.netapp.com/advisory/ntap-20220629-0010/).