golang / vulndb

[mirror] The Go Vulnerability Database
Other
562 stars 58 forks source link

x/vulndb: potential Go vuln in github.com/snyk/snyk-go-plugin: CVE-2022-40764 #1034

Closed GoVulnBot closed 2 years ago

GoVulnBot commented 2 years ago

CVE-2022-40764 references github.com/snyk/snyk-go-plugin, which may be a Go module.

Description: 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.

References:

See doc/triage.md for instructions on how to triage this report.

modules:
  - module: github.com/snyk/snyk-go-plugin
    packages:
      - package: n/a
description: |
    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.
cves:
  - CVE-2022-40764
references:
  - web: https://github.com/snyk/snyk-go-plugin/releases/tag/v1.19.1
  - web: https://github.com/snyk/cli/releases/tag/v1.996.0
  - fix: https://www.imperva.com/blog/how-scanning-your-projects-for-security-issues-can-lead-to-remote-code-execution/
  - fix: https://support.snyk.io/hc/en-us/articles/7015908293789-CVE-2022-40764-Command-Injection-vulnerability-affecting-Snyk-CLI-versions-prior-to-1-996-0
gopherbot commented 2 years ago

Change https://go.dev/cl/439040 mentions this issue: data/excluded: add GO-2022-1034.yaml for CVE-2022-40764