PyPi: Credstash

CVE-2017-18342

Transitive

Safety vulnerability ID: 37852

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jun 27, 2018 Updated at Nov 07, 2023
Scan your Python projects for vulnerabilities →

Advisory

Credstash 1.16.0 updates its dependency pyyaml to a version >=4.2b1 to include a security fix.

Affected package

credstash

Latest version: 1.17.1

A utility for managing secrets in the cloud using AWS KMS and DynamoDB

Affected versions

Fixed versions

Vulnerability changelog

* New: freddyVandalay added a programmatic way to autoversion: `putSecretAutoversion`
* New: corrjo added the ability to tag the `credstash` DDB table using `credstash setup --tags Tag=Value`
* New: alkersan added the ability to specify the `credstash` DDB table using an environment variable
* New: cheethoe added the ability to pass custom dynamodb/kms sessions to `putSecret`
* Bugfix: dbanttari fixed large deletes and made them more efficient by using `query` instead of `scan`
* Bugfix: Update to pyyaml>=4.2b1 due to security vulnerability in older versions
* Added basic integration tests

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH

CVSS v2 Details

HIGH 7.5
Access Vector (AV)
NETWORK
Access Complexity (AC)
LOW
Authentication (Au)
NONE
Confidentiality Impact (C)
PARTIAL
Integrity Impact (I)
PARTIAL
Availability Impact (A)
PARTIAL