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-2020-15228

3.5 · LOW
Published Oct 1, 2020 toolkit_project CWE-20 EPSS 1.49% (72th pctl)

Overview

CVE-2020-15228 is a low-severity vulnerability affecting toolkit_project toolkit. It was published on October 1, 2020 and has a CVSS 3.1 base score of 3.5 (LOW).

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

Technical Description

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, users should upgrade to `@actions/core v1.2.6` or later, and replace any instance of the `set-env` or `add-path` commands in their workflows with the new Environment File Syntax. Workflows and actions using the old commands or older versions of the toolkit will start to warn, then error out during workflow execution.

Remediation

Check the references section for vendor advisories and patches from toolkit_project. 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
toolkit_project toolkit >= 0, < 1.2.6 Affected

Frequently Asked Questions

What is CVE-2020-15228?

CVE-2020-15228 is a low-severity vulnerability affecting toolkit_project toolkit. It was published on October 1, 2020 and has a CVSS 3.1 base score of 3.5 (LOW).

How severe is CVE-2020-15228?

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

How do I fix or remediate CVE-2020-15228?

Check the references section for vendor advisories and patches from toolkit_project. 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-2020-15228?

CyberStrike's AI-powered security agents can automatically detect CVE-2020-15228 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.