PyPi: Dash-Extensions

CVE-2021-44906

Transitive

Safety vulnerability ID: 48546

This vulnerability was reviewed by experts

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

Created at Mar 17, 2022 Updated at Dec 03, 2024
Scan your Python projects for vulnerabilities →

Advisory

Dash-extensions 0.1.1 updates its NPM dependency 'minimist' to v1.2.6 to include a security fix.

Affected package

dash-extensions

Latest version: 1.0.19

Extensions for Plotly Dash.

Affected versions

Fixed versions

Vulnerability changelog

Added

- Added `CycleBreaker` component, strategy contributed by TomaszRewak
- Added `CycleBreakerTransform` transform

Changed

- Add [location path name in `WebSocket` component default url](https://github.com/thedirtyfew/dash-extensions/pull/91) by 0x0ACB
- Improve `BlockingCallbackTransform` adding a [final callback invocation blocking ends](https://github.com/thedirtyfew/dash-extensions/pull/169) by TomaszRewak
- Bug when a single output of list type was used with `LogTransform` and `BlockingCallbackTransform` fixed by TomaszRewak
- Bug where an attempt was made to write to read-only properties in `hijack` utility function fixed by RafaelWO
- Remap of callback bindings in `DashProxy` post init to enable callback registration via the `before_first_request` hook (need for compatibility with the latest `pages` implementation)
- Updated various dependencies to address security vulnerabilities

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