VYPR

Toolkit

by Actions

Source repositories

CVEs (4)

  • CVE-2024-42471HigSep 2, 2024
    risk 0.44cvss 7.3epss 0.03

    actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of `actions/artifact` on the 2.x branch before 2.1.2 are vulnerable to arbitrary file write when using `downloadArtifactInternal`, `downloadArtifactPublic`, or `streamExtractExternal` for extracting…

  • CVE-2025-5890MedJun 9, 2025
    risk 0.28cvss 4.3epss 0.00

    A vulnerability classified as problematic has been found in actions toolkit 0.5.0. This affects the function globEscape of the file toolkit/packages/glob/src/internal-pattern.ts of the component glob. The manipulation leads to inefficient regular expression complexity. It is…

  • CVE-2022-35954MedAug 15, 2022
    risk 0.26cvss 5.0epss 0.01

    The GitHub Actions ToolKit provides a set of packages to make creating actions easier. The `core.exportVariable` function uses a well known delimiter that attackers can use to break out of that specific variable and assign values to other arbitrary variables. Workflows that…

  • CVE-2020-15228LowOct 1, 2020
    risk 0.23cvss 3.5epss 0.01

    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…