PyPi: Virl2-Client

CVE-2021-33503

Transitive

Safety vulnerability ID: 46417

This vulnerability was reviewed by experts

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

Created at Jun 29, 2021 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Virl2-client 2.2.1post2 updates its dependency 'urllib3' to v1.26.7 to include a security fix.

Affected package

virl2-client

Latest version: 2.8.0

VIRL2 Client Library

Affected versions

Fixed versions

Vulnerability changelog

This is a minor release with only a few fixes/changes. No API has changed and it is functionally equivalent to the 2.2.1 release.

What's Changed
* Show progress bar when uploading image by exjobo in https://github.com/CiscoDevNet/virl2-client/pull/15
* Small changes to the Makefiles to allow building the Sphinx docs and better cleanup
* Updated Python dependencies to get rid of dependency security vulnerability with urllib

New Contributors
* exjobo made their first contribution in https://github.com/CiscoDevNet/virl2-client/pull/15

**Full Changelog**: https://github.com/CiscoDevNet/virl2-client/compare/v2.2.1-update1...v2.2.1-post2

v2.2.1-update1
"Final" is too much of a word -- it's absolute. Especially when you realize that *final* in this case wasn't really final. Due to the nature of a "split brain", where we have the client as part of a private repository and this repository, things did not work out as planned and a few files and updates have missed the boat ride from "private" to "public".

While at it, we added some GitHub workflow to run the included (and now working) tests when doing PRs and merges to master. In more detail:

- added missing dependency `requests_toolbelt` which solved https://github.com/CiscoDevNet/virl2-client/issues/10
- added test configuration files to allow running the non-integration tests
- while at it, also added GitHub workflow configuration to run those tests for the supported Python versions 3.5 - 3.9.

This should now be complete and consistent. And the next release will be a *regular* one :-)

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 7.5

CVSS v3 Details

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

CVSS v2 Details

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