Vulnerabilities (CVE)

Filtered by vendor Toolkit Project
Filtered by product Toolkit
Angry Yack Logo
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-15228 1 Toolkit Project 1 Toolkit 2024-11-21 4.0 MEDIUM 3.5 LOW
In the `@actions/core` npm module before version 1.2.6,`addPath` and `exportVariable` functions communicate with the Actions Runner over stdout by generating a string in a specific format. Workflows that log untrusted data to stdout may invoke these commands, resulting in the path or environment variables being modified without the intention of the workflow or action author. The runner will release an update that disables the `set-env` and `add-path` workflow commands in the near future. For now ...

Show More