VYPR

Unearth

by Frostming

CVEs (2)

  • CVE-2026-73030HigAug 10, 2026
    risk 0.46cvss 8.1epss 0.01

    unearth through 0.18.2, fixed in commit 6c78164, contains a path traversal vulnerability in the is_within_directory function that fails to normalize paths before validation, allowing ../ sequences to bypass directory containment checks. Attackers can supply malicious tar…

  • CVE-2023-45805HigOct 20, 2023
    risk 0.44cvss 7.8epss 0.01

    pdm is a Python package and dependency manager supporting the latest PEP standards. It's possible to craft a malicious `pdm.lock` file that could allow e.g. an insider or a malicious open source project to appear to depend on a trusted PyPI project, but actually install another…