cve/2024/CVE-2024-53899.md
2025-09-29 16:08:36 +00:00

18 lines
671 B
Markdown

### [CVE-2024-53899](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53899)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://github.com/PBorocz/raindrop-io-py