ghsa-hpqj-7cj6-hfj8
Vulnerability from github
Published
2022-10-04 00:00
Modified
2022-10-06 18:20
Severity ?
VLAI Severity ?
Summary
Snyk CLI affected by Command Injection vulnerability
Details
Snyk CLI before 1.996.0 allows arbitrary command execution, affecting Snyk IDE plugins and the snyk npm package. Exploitation could follow from the common practice of viewing untrusted files in the Visual Studio Code editor, for example. The original demonstration was with shell metacharacters in the vendor.json ignore field, affecting snyk-go-plugin before 1.19.1. This affects, for example, the Snyk TeamCity plugin (which does not update automatically) before 20220930.142957.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "snyk" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.996.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "npm", "name": "snyk-go-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.19.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-40764" ], "database_specific": { "cwe_ids": [ "CWE-78" ], "github_reviewed": true, "github_reviewed_at": "2022-10-05T21:28:25Z", "nvd_published_at": "2022-10-03T15:15:00Z", "severity": "HIGH" }, "details": "Snyk CLI before 1.996.0 allows arbitrary command execution, affecting Snyk IDE plugins and the snyk npm package. Exploitation could follow from the common practice of viewing untrusted files in the Visual Studio Code editor, for example. The original demonstration was with shell metacharacters in the vendor.json ignore field, affecting snyk-go-plugin before 1.19.1. This affects, for example, the Snyk TeamCity plugin (which does not update automatically) before 20220930.142957.", "id": "GHSA-hpqj-7cj6-hfj8", "modified": "2022-10-06T18:20:46Z", "published": "2022-10-04T00:00:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-40764" }, { "type": "PACKAGE", "url": "https://github.com/snyk/cli" }, { "type": "WEB", "url": "https://github.com/snyk/cli/releases/tag/v1.996.0" }, { "type": "WEB", "url": "https://github.com/snyk/snyk-go-plugin/releases/tag/v1.19.1" }, { "type": "WEB", "url": "https://support.snyk.io/hc/en-us/articles/7015908293789-CVE-2022-40764-Command-Injection-vulnerability-affecting-Snyk-CLI-versions-prior-to-1-996-0" }, { "type": "WEB", "url": "https://www.imperva.com/blog/how-scanning-your-projects-for-security-issues-can-lead-to-remote-code-execution" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Snyk CLI affected by Command Injection vulnerability" }
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.
Loading…