Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Rubygems | Rubygems | >= 2.7.6, <= 3.0.2 |
Related Weaknesses (CWE)
References
- http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html
- https://access.redhat.com/errata/RHSA-2019:1429
- https://blog.rubygems.org/2019/03/05/security-advisories-2019-03.htmlVendor Advisory
- https://hackerone.com/reports/317321ExploitThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/08/msg00027.html
- http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html
- https://access.redhat.com/errata/RHSA-2019:1429
- https://blog.rubygems.org/2019/03/05/security-advisories-2019-03.htmlVendor Advisory
- https://hackerone.com/reports/317321ExploitThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/08/msg00027.html
FAQ
What is CVE-2019-8320?
CVE-2019-8320 is a vulnerability with a CVSS score of 7.4 (HIGH). 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 dele...
How severe is CVE-2019-8320?
CVE-2019-8320 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-8320?
Check the references section above for vendor advisories and patch information. Affected products include: Rubygems Rubygems.