Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-35954

5.0 · MEDIUM
Published Aug 15, 2022 github CWE-77 EPSS 0.67% (49th pctl)

Overview

CVE-2022-35954 is a medium-severity vulnerability affecting github toolkit. It was published on August 15, 2022 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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 write untrusted values to the `GITHUB_ENV` file may cause the path or other environment variables to be modified without the intention of the workflow or action author. Users should upgrade to `@actions/core v1.9.1`. If you are unable to upgrade the `@actions/core` package, you can modify your action to ensure that any user input does not contain the delimiter `_GitHubActionsFileCommandDelimeter_` before calling `core.exportVariable`.

Remediation

Check the references section for vendor advisories and patches from github. Update toolkit to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
github toolkit >= 0, < 1.9.1 Affected

Frequently Asked Questions

What is CVE-2022-35954?

CVE-2022-35954 is a medium-severity vulnerability affecting github toolkit. It was published on August 15, 2022 and has a CVSS 3.1 base score of 5.0 (MEDIUM).

How severe is CVE-2022-35954?

This vulnerability has a CVSS 3.1 base score of 5.0, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-35954?

Check the references section for vendor advisories and patches from github. Update toolkit to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-35954?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-35954 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.