PyPi: Fhir-Pyrate

CVE-2021-34141

Transitive

Safety vulnerability ID: 50784

This vulnerability was reviewed by experts

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

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

Advisory

Fhir-pyrate 0.2.0b1 updates its dependency "numpy" to v1.23.1 to include security fixes.

Affected package

fhir-pyrate

Latest version: 0.2.1

FHIR-PYrate is a package that provides a high-level API to query FHIR Servers for bundles of resources and return the structured information as pandas DataFrames. It can also be used to filter resources using RegEx and SpaCy and download DICOM studies and series.

Affected versions

Fixed versions

Vulnerability changelog

What's Changed
* 63 Update to 3.8 because of numpy security update by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/64
* 33 Convert basic bundle collection to generator by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/60
* 73 Add history support by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/74
* 8 Add handling for dataframe functions using the id by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/72
* 77 Fix the bug by introducing a new variable that contains the domain by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/78
* 75 allow to specify multiple query arguments in df contraints by giuliabaldini in https://github.com/UMEssen/FHIR-PYrate/pull/76


**Full Changelog**: https://github.com/UMEssen/FHIR-PYrate/compare/v0.1.0...v0.2.0-beta.1

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 5.3

CVSS v3 Details

MEDIUM 5.3
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)
LOW

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