ghsa-jppv-gw3r-w3q8
Vulnerability from github
Published
2020-02-28 16:54
Modified
2023-08-29 15:03
Severity ?
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 |
.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 12.3.2" }, "package": { "ecosystem": "RubyGems", "name": "rake" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "12.3.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-8130" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2020-02-25T15:50:03Z", "nvd_published_at": null, "severity": "MODERATE" }, "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 `|`.", "id": "GHSA-jppv-gw3r-w3q8", "modified": "2023-08-29T15:03:03Z", "published": "2020-02-28T16:54:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-8130" }, { "type": "WEB", "url": "https://github.com/ruby/rake/commit/5b8f8fc41a5d7d7d6a5d767e48464c60884d3aee" }, { "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" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/523CLQ62VRN3VVC52KMPTROCCKY4Z36B" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VXMX4ARNX2JLRJMSH4N3J3UBMUT5CI44" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4295-1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00041.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "OS Command Injection in Rake" }
Loading...
Loading...
- 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.