ghsa-9gqr-xp86-f87h
Vulnerability from github
Published
2022-03-18 00:01
Modified
2022-03-25 16:13
Severity ?
Summary
Code injection in npm git
Details
All versions of package git are vulnerable to Remote Code Execution (RCE) due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. At this time, there is no known workaround. There has been no patch released.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "git" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.1.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-23632" ], "database_specific": { "cwe_ids": [ "CWE-78", "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2022-03-18T22:39:15Z", "nvd_published_at": "2022-03-17T12:15:00Z", "severity": "MODERATE" }, "details": "All versions of package git are vulnerable to Remote Code Execution (RCE) due to missing sanitization in the Git.git method, which allows execution of OS commands rather than just git commands. At this time, there is no known workaround. There has been no patch released.", "id": "GHSA-9gqr-xp86-f87h", "modified": "2022-03-25T16:13:13Z", "published": "2022-03-18T00:01:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23632" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JS-GIT-1568518" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Code injection in npm git" }
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.