Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/vault-cli@0.5.1
Typepypi
Namespace
Namevault-cli
Version0.5.1
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version3.0.0
Latest_non_vulnerable_version3.0.0
Affected_by_vulnerabilities
0
url VCID-ms6u-hkex-63dm
vulnerability_id VCID-ms6u-hkex-63dm
summary vault-cli is a configurable command-line interface tool (and python library) to interact with Hashicorp Vault. In versions before 3.0.0 vault-cli features the ability for rendering templated values. When a secret starts with the prefix `!template!`, vault-cli interprets the rest of the contents of the secret as a Jinja2 template. Jinja2 is a powerful templating engine and is not designed to safely render arbitrary templates. An attacker controlling a jinja2 template rendered on a machine can trigger arbitrary code, making this a Remote Code Execution (RCE) risk. If the content of the vault can be completely trusted, then this is not a problem. Otherwise, if your threat model includes cases where an attacker can manipulate a secret value read from the vault using vault-cli, then this vulnerability may impact you. In 3.0.0, the code related to interpreting vault templated secrets has been removed entirely. Users are advised to upgrade as soon as possible. For users unable to upgrade a workaround does exist. Using the environment variable `VAULT_CLI_RENDER=false` or the flag `--no-render` (placed between `vault-cli` and the subcommand, e.g. `vault-cli --no-render get-all`) or adding `render: false` to the vault-cli configuration yaml file disables rendering and removes the vulnerability. Using the python library, you can use: `vault_cli.get_client(render=False)` when creating your client to get a client that will not render templated secrets and thus operates securely.
references
0
reference_url https://github.com/peopledoc/vault-cli
reference_id
reference_type
scores
url https://github.com/peopledoc/vault-cli
1
reference_url https://github.com/peopledoc/vault-cli/commit/3ba3955887fd6b7d4d646c8b260f21cebf5db852
reference_id
reference_type
scores
url https://github.com/peopledoc/vault-cli/commit/3ba3955887fd6b7d4d646c8b260f21cebf5db852
2
reference_url https://github.com/peopledoc/vault-cli/pull/198
reference_id
reference_type
scores
url https://github.com/peopledoc/vault-cli/pull/198
3
reference_url https://github.com/peopledoc/vault-cli/releases/tag/3.0.0
reference_id
reference_type
scores
url https://github.com/peopledoc/vault-cli/releases/tag/3.0.0
4
reference_url https://github.com/peopledoc/vault-cli/security/advisories/GHSA-q34h-97wf-8r8j
reference_id
reference_type
scores
url https://github.com/peopledoc/vault-cli/security/advisories/GHSA-q34h-97wf-8r8j
5
reference_url https://github.com/pypa/advisory-database/tree/main/vulns/vault-cli/PYSEC-2021-853.yaml
reference_id
reference_type
scores
url https://github.com/pypa/advisory-database/tree/main/vulns/vault-cli/PYSEC-2021-853.yaml
6
reference_url https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2
reference_id
reference_type
scores
url https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2
7
reference_url https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2/
reference_id
reference_type
scores
url https://podalirius.net/en/publications/grehack-2021-optimizing-ssti-payloads-for-jinja2/
8
reference_url https://nvd.nist.gov/vuln/detail/CVE-2021-43837
reference_id CVE-2021-43837
reference_type
scores
url https://nvd.nist.gov/vuln/detail/CVE-2021-43837
9
reference_url https://github.com/advisories/GHSA-q34h-97wf-8r8j
reference_id GHSA-q34h-97wf-8r8j
reference_type
scores
url https://github.com/advisories/GHSA-q34h-97wf-8r8j
fixed_packages
0
url pkg:pypi/vault-cli@3.0.0
purl pkg:pypi/vault-cli@3.0.0
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/vault-cli@3.0.0
aliases CVE-2021-43837, GHSA-q34h-97wf-8r8j, PYSEC-2021-853
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-ms6u-hkex-63dm
Fixing_vulnerabilities
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/vault-cli@0.5.1