GHSA-3h4r-pjv6-cph9
Vulnerability from github
Published
2019-06-20 16:05
Modified
2023-08-28 13:23
Severity ?
Summary
RubyGems Escape sequence injection vulnerability in api response handling
Details
An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur.
{ "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-8323" ], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2019-06-20T15:59:33Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur.", "id": "GHSA-3h4r-pjv6-cph9", "modified": "2023-08-28T13:23:44Z", "published": "2019-06-20T16:05:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-8323" }, { "type": "WEB", "url": "https://hackerone.com/reports/315081" }, { "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-8323.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 api response handling" }
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.