PyPi: Kubetest

CVE-2017-18342

Transitive

Safety vulnerability ID: 37070

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

Kubetest 0.1.0 updates the pyyaml version for security reasons. See: CVE-2017-18342.

Affected package

kubetest

Latest version: 0.9.5

A Kubernetes integration test framework in Python.

Affected versions

Fixed versions

Vulnerability changelog

Change Log

[0.1.0](https://github.com/vapor-ware/kubetest/tree/0.1.0) (2019-04-19)
[Full Changelog](https://github.com/vapor-ware/kubetest/compare/0.0.3...0.1.0)

**Implemented enhancements:**

- add --kube-context flag [\95](https://github.com/vapor-ware/kubetest/issues/95)
- add "applymanifest" marker for single manifest loading [\93](https://github.com/vapor-ware/kubetest/issues/93)
- teardown logic should only execute when setup is successful [\92](https://github.com/vapor-ware/kubetest/issues/92)
- Update how pods are retrieved for Deployments [\89](https://github.com/vapor-ware/kubetest/issues/89)

**Closed issues:**

- Error when trying to use markers [\90](https://github.com/vapor-ware/kubetest/issues/90)

**Merged pull requests:**

- fix various bugs missed in recent update for multi-doc yamls [\102](https://github.com/vapor-ware/kubetest/pull/102) ([edaniszewski](https://github.com/edaniszewski))
- update project dependencies in preparation for version bump [\101](https://github.com/vapor-ware/kubetest/pull/101) ([edaniszewski](https://github.com/edaniszewski))
- add option to suppress unsecure request warnings [\100](https://github.com/vapor-ware/kubetest/pull/100) ([edaniszewski](https://github.com/edaniszewski))
- Make manifest load support multi-document YAML files [\99](https://github.com/vapor-ware/kubetest/pull/99) ([mickours](https://github.com/mickours))
- get a deployments pods via labels [\98](https://github.com/vapor-ware/kubetest/pull/98) ([edaniszewski](https://github.com/edaniszewski))
- add applymanifest marker [\97](https://github.com/vapor-ware/kubetest/pull/97) ([edaniszewski](https://github.com/edaniszewski))
- add --kube-context flag [\96](https://github.com/vapor-ware/kubetest/pull/96) ([edaniszewski](https://github.com/edaniszewski))
- only run teardown if pytest setup succeeds [\94](https://github.com/vapor-ware/kubetest/pull/94) ([edaniszewski](https://github.com/edaniszewski))
- Update pyyaml version for CVE-2017-18342 [\87](https://github.com/vapor-ware/kubetest/pull/87) ([edaniszewski](https://github.com/edaniszewski))
- Migrate to Jenkins CI [\86](https://github.com/vapor-ware/kubetest/pull/86) ([edaniszewski](https://github.com/edaniszewski))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

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