PyPi: Web3

CVE-2018-15560

Transitive

Safety vulnerability ID: 36480

This vulnerability was reviewed by experts

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

Created at Aug 20, 2018 Updated at Apr 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

Web3 4.7.0 upgrades eth-hash to 0.2.0 with pycryptodome 3.6.6 which resolves a vulnerability.

Affected package

web3

Latest version: 6.18.0

web3.py

Affected versions

Fixed versions

Vulnerability changelog

--------

Released September 5th, 2018

- Features

- Add traceFilter method to the parity module.
- `1051 <https://github.com/ethereum/web3.py/pull/1051>`_
- Move :module:`~web3.utils.datastructures` to public namespace :module:`~web3.datastructures`
to improve support for type checking.
- `1038 <https://github.com/ethereum/web3.py/pull/1038>`_
- Optimization to contract calls
- `944 <https://github.com/ethereum/web3.py/pull/944>`_
- Bugfixes

- ENS name resolution only attempted on mainnet by default.
- `1037 <https://github.com/ethereum/web3.py/pull/1037>`_
- Fix attribute access error when attributedict middleware is not used.
- `1040 <https://github.com/ethereum/web3.py/pull/1040>`_
- Misc
- Upgrade eth-tester to 0.1.0-beta.32, and remove integration tests for py-ethereum.
- Upgrade eth-hash to 0.2.0 with pycryptodome 3.6.6 which resolves a vulnerability.

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