GHSA-fr32-gr5c-xq5c
Vulnerability from github
Published
2019-06-20 16:06
Modified
2023-08-28 13:19
Severity ?
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.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "2.6.0" }, { "fixed": "2.7.9" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "RubyGems", "name": "rubygems-update" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-8321" ], "database_specific": { "cwe_ids": [ "CWE-88" ], "github_reviewed": true, "github_reviewed_at": "2019-06-20T16:00:39Z", "nvd_published_at": null, "severity": "HIGH" }, "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.", "id": "GHSA-fr32-gr5c-xq5c", "modified": "2023-08-28T13:19:04Z", "published": "2019-06-20T16:06:04Z", "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" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "RubyGems Escape sequence injection vulnerability in verbose" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.