Skip to content

[Security] [P2] CVE-2024-49766 GHSA-f9vj-2wh5-fj8j — Werkzeug (qbeast-spark) #587

@qbeast-vanta-zenhub-sync

Description

@qbeast-vanta-zenhub-sync

Dependabot Security Alert

Field Value
GHSA GHSA-f9vj-2wh5-fj8j
CVE CVE-2024-49766
Severity medium
Package Werkzeug (pip)
Affected version runtime
Summary Werkzeug safe_join not safe on Windows
Repository Qbeast-io/qbeast-spark

Description

On Python < 3.11 on Windows, os.path.isabs() does not catch UNC paths like //server/share. Werkzeug's safe_join() relies on this check, and so can produce a path that is not safe, potentially allowing unintended access to data. Applications using Python >= 3.11, or not using Windows, are not vulnerable.

Alert link

View on GitHub


Automatically created by the Vanta/Dependabot → ZenHub sync pipeline
GHSA: GHSA-f9vj-2wh5-fj8j

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions