PyPi: Featurebyte

CVE-2024-43805

Transitive

Safety vulnerability ID: 73204

This vulnerability was reviewed by experts

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

Created at Aug 28, 2024 Updated at Sep 16, 2024
Scan your Python projects for vulnerabilities →

Advisory

Featurebyte has updated JupyterLab to version 4.2.5 or higher to address CVE-2024-43805 and other potential security vulnerabilities.

Affected package

featurebyte

Latest version: 2.0.1

Python Library for FeatureOps

Affected versions

Fixed versions

Vulnerability changelog

💡 Enhancements

+ `session` Add support for BigQuery as a feature store backend
+ `service` Update ItemTable.get_view() method to auto-resolve column name conflicts by removing the conflicting column from the event table
+ `dependencies` Bump vulnerable dependencies.
+ jupyterlab to `^4.2.5`
+ aiohttp to `^3.10.2`
+ `service` Tighten asset name length validation in the service from 255 to 230 characters
+ `service` Allow some special columns (event_id_column, item_id_column, natural_key_column) to be optional during table registration.
+ `service` Support VARCHAR columns with a maximum length (previously detected as UNKNOWN)

🐛 Bug Fixes

+ `websocket` Fixes issue with websocket connection not disconnecting properly

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.1

CVSS v3 Details

MEDIUM 6.1
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
REQUIRED
Scope (S)
CHANGED
Confidentiality Impact (C)
LOW
Integrity Impact (I)
LOW
Availability Availability (A)
NONE