GHSA-5x32-c9mf-49cc

Source
https://github.com/advisories/GHSA-5x32-c9mf-49cc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2019/06/GHSA-5x32-c9mf-49cc/GHSA-5x32-c9mf-49cc.json
Aliases
Published
2019-06-20T16:06:15Z
Modified
2024-02-16T08:13:45.798960Z
Summary
RubyGems Delete directory using symlink when decompressing tar
Details

A Directory Traversal issue was discovered in RubyGems 2.7.6 and later through 3.0.2. Before making new directories or touching files (which now include path-checking code for symlinks), it would delete the target destination. If that destination was hidden behind a symlink, a malicious gem could delete arbitrary files on the user's machine, presuming the attacker could guess at paths. Given how frequently gem is run as sudo, and how predictable paths are on modern systems (/tmp, /usr, etc.), this could likely lead to data loss or an unusable system.

References

Affected packages

RubyGems / rubygems-update

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.7.6
Fixed
2.7.9

Affected versions

2.*

2.7.6
2.7.7
2.7.8

RubyGems / rubygems-update

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
3.0.0
Fixed
3.0.3

Affected versions

3.*

3.0.0
3.0.1
3.0.2