Publish GHSA-jppv-gw3r-w3q8

This commit is contained in:
advisory-database[bot]
2023-08-29 15:04:14 +00:00
parent 832a4edcea
commit 50d022cfc8
@@ -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"