Certain Anaconda3 2021.05 are affected by OS command injection. When a user installs Anaconda, an attacker can create a new file and write something in usercustomize.py. When the user opens the terminal or activates Anaconda, the command will be executed.
{
"cpes": [
"cpe:2.3:a:anaconda:anaconda3:2021.05:*:*:*:*:*:*:*"
],
"severity": "High"
}