From 50d022cfc89d338b5dac2576e9c378e735c3324d Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 15:04:14 +0000 Subject: [PATCH] Publish GHSA-jppv-gw3r-w3q8 --- .../GHSA-jppv-gw3r-w3q8.json | 20 +++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/advisories/github-reviewed/2020/02/GHSA-jppv-gw3r-w3q8/GHSA-jppv-gw3r-w3q8.json b/advisories/github-reviewed/2020/02/GHSA-jppv-gw3r-w3q8/GHSA-jppv-gw3r-w3q8.json index aff3d3822d7..298340fe15b 100644 --- a/advisories/github-reviewed/2020/02/GHSA-jppv-gw3r-w3q8/GHSA-jppv-gw3r-w3q8.json +++ b/advisories/github-reviewed/2020/02/GHSA-jppv-gw3r-w3q8/GHSA-jppv-gw3r-w3q8.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-jppv-gw3r-w3q8", - "modified": "2023-01-25T22:48:36Z", + "modified": "2023-08-29T15:03:03Z", "published": "2020-02-28T16:54:36Z", "aliases": [ "CVE-2020-8130" @@ -9,7 +9,10 @@ "summary": "OS Command Injection in Rake", "details": "There is an OS command injection vulnerability in Ruby Rake before 12.3.3 in `Rake::FileList` when supplying a filename that begins with the pipe character `|`.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H" + } ], "affected": [ { @@ -17,6 +20,11 @@ "ecosystem": "RubyGems", "name": "rake" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -48,10 +56,18 @@ "type": "WEB", "url": "https://hackerone.com/reports/651518" }, + { + "type": "ADVISORY", + "url": "https://github.com/advisories/GHSA-jppv-gw3r-w3q8" + }, { "type": "PACKAGE", "url": "https://github.com/ruby/rake" }, + { + "type": "WEB", + "url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/rake/CVE-2020-8130.yml" + }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00026.html"