CVE-2024-53899

Updated on 24 Nov 2024

Severity

7.8 High severity

Overview

About vulnerability

virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.

Details

Affected packages:
python3 @ 3.6.8 (+15 more)
virtualenv before 20.26.6 allows command injection through the activation scripts for a virtual environment. Magic template strings are not quoted correctly when replacing. NOTE: this is not the same as CVE-2024-9287.

Fixes