PyPi: Mendeleev

CVE-2022-24757

Transitive

Safety vulnerability ID: 50171

This vulnerability was reviewed by experts

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

Created at Mar 23, 2022 Updated at May 05, 2024
Scan your Python projects for vulnerabilities →

Advisory

Mendeleev 0.10.0 updates its dependency 'jupyter-server' to v1.18.1 to include security fixes.

Affected package

mendeleev

Latest version: 0.16.0

Pythonic periodic table of elements

Affected versions

Fixed versions

Vulnerability changelog

-------------------

* Corrected specific heat capacity values with *CRC Handbook of Chemistry and Physics* as the data source `Issue 60 <https://github.com/lmmentel/mendeleev/issues/60>`_
* Renamed `specific_heat` attribute to `specific_heat_capacity` `PR 61 <https://github.com/lmmentel/mendeleev/pull/61>`_ (for backwards compatibility `specific_heat` will still work)
* Added `molar_heat_capacity` property from *CRC Handbook of Chemistry and Physics* `PR 61 <https://github.com/lmmentel/mendeleev/pull/61>`_
* Corrected wrong units in the docs for `specific_heat` `Issue 59 <https://github.com/lmmentel/mendeleev/issues/59>`_
* Fixed usage of `pytest.approx` after api change `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_
* Refactored `format` call to f-strings `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_
* Updated locked dependencies to eliminate known vulnerabilities `PR 63 <https://github.com/lmmentel/mendeleev/pull/63>`_
* Added python 3.10 to CI workflows to increase test coverage `PR 62 <https://github.com/lmmentel/mendeleev/pull/62>`_

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)
HIGH
Integrity Impact (I)
NONE
Availability Availability (A)
NONE

CVSS v2 Details

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