Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-22984


The package snyk before 1.1064.0; the package snyk-mvn-plugin before 2.31.3; the package snyk-gradle-plugin before 3.24.5; the package @snyk/snyk-cocoapods-plugin before 2.5.3; the package snyk-sbt-plugin before 2.16.2; the package snyk-python-plugin before 1.24.2; the package snyk-docker-plugin before 5.6.5; the package @snyk/snyk-hex-plugin before 1.1.6 are vulnerable to Command Injection due to an incomplete fix for [CVE-2022-40764](https://security.snyk.io/vuln/SNYK-JS-SNYK-3037342). A successful exploit allows attackers to run arbitrary commands on the host system where the Snyk CLI is installed by passing in crafted command line flags. In order to exploit this vulnerability, a user would have to execute the snyk test command on untrusted files. In most cases, an attacker positioned to control the command line arguments to the Snyk CLI would already be positioned to execute arbitrary commands. However, this could be abused in specific scenarios, such as continuous integration pipelines, where developers can control the arguments passed to the Snyk CLI to leverage this component as part of a wider attack against an integration/build pipeline. This issue has been addressed in the latest Snyk Docker images available at https://hub.docker.com/r/snyk/snyk as of 2022-11-29. Images downloaded and built prior to that date should be updated. The issue has also been addressed in the Snyk TeamCity CI/CD plugin as of version v20221130.093605.


Published

2022-11-30T13:15:10.517

Last Modified

2025-04-25T15:15:30.193

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.0 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-78
  • Type: Secondary
    CWE-78

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application snyk snyk_cli < 1.1064.0 Yes
Application snyk snyk_cocoapods_cli < 2.5.3 Yes
Application snyk snyk_docker_cli < 5.6.5 Yes
Application snyk snyk_gradle_cli < 3.24.5 Yes
Application snyk snyk_hex_cli < 1.1.6 Yes
Application snyk snyk_maven_cli < 2.31.3 Yes
Application snyk snyk_python_cli < 1.24.2 Yes
Application snyk snyk_sbt_cli < 2.16.2 Yes

References