cve/2024/CVE-2024-53899.md
2025-09-29 21:09:30 +02:00

810 B

CVE-2024-53899

Description

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.

POC

Reference

No PoCs from references.

Github