ghsa-pphf-gfrm-v32r
Vulnerability from github
Published
2023-01-17 12:30
Modified
2023-01-25 02:56
Severity ?
Summary
Code injection in ruby git
Details
ruby-git versions prior to v1.13.0 allows a remote authenticated attacker to execute an arbitrary ruby code by having a user to load a repository containing a specially crafted filename to the product. This vulnerability is different from CVE-2022-46648.
{ "affected": [ { "package": { "ecosystem": "RubyGems", "name": "git" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.13.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-47318" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2023-01-25T02:56:35Z", "nvd_published_at": "2023-01-17T10:15:00Z", "severity": "HIGH" }, "details": "ruby-git versions prior to v1.13.0 allows a remote authenticated attacker to execute an arbitrary ruby code by having a user to load a repository containing a specially crafted filename to the product. This vulnerability is different from CVE-2022-46648.", "id": "GHSA-pphf-gfrm-v32r", "modified": "2023-01-25T02:56:35Z", "published": "2023-01-17T12:30:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47318" }, { "type": "WEB", "url": "https://github.com/ruby-git/ruby-git/pull/602" }, { "type": "PACKAGE", "url": "https://github.com/ruby-git/ruby-git" }, { "type": "WEB", "url": "https://jvn.jp/en/jp/JVN16765254/index.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/01/msg00043.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4KPFLSZPUM7APWVBRM5DCAY5OUVQBF4K" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Code injection in ruby git" }
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.