VYPR

venv

by Python (programming language)

Source repositories

CVEs (1)

  • CVE-2024-9287Oct 22, 2024
    risk 0.00cvss epss 0.01

    A vulnerability has been found in the CPython `venv` module and CLI where path names provided when creating a virtual environment were not quoted properly, allowing the creator to inject commands into virtual environment "activation" scripts (ie "source venv/bin/activate"). This…