{ "schema_version": "1.4.0", "id": "GHSA-fr32-gr5c-xq5c", "modified": "2023-08-28T13:19:04Z", "published": "2019-06-20T16:06:04Z", "aliases": [ "CVE-2019-8321" ], "summary": "RubyGems Escape sequence injection vulnerability in verbose", "details": "An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::UserInteraction#verbose calls say without escaping, escape sequence injection is possible.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "2.6.0" }, { "fixed": "2.7.9" } ] } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.2" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8321" }, { "type": "WEB", "url": "https://blog.rubygems.org/2019/03/05/security-advisories-2019-03.html" }, { "type": "WEB", "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rubygems-update/CVE-2019-8321.yml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/08/msg00027.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00036.html" } ], "database_specific": { "cwe_ids": [ "CWE-88" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2019-06-20T16:00:39Z", "nvd_published_at": null } }