Get a Pentest and security assessment of your IT network.

2021-current

CVE-2020-15228 – In the `@actions/core` npm module before version 1.2.6,`addPath` and `exp

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.

 

Source: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15228

Reference (s):

  • https://github.com/actions/toolkit/security/advisories/GHSA-mfwh-5m23-j46w
  • URL: https://github.com/actions/toolkit/security/advisories/GHSA-mfwh-5m23-j46w
  • http://packetstormsecurity.com/files/159794/GitHub-Widespread-Injection.html
Related posts
2021-current

CVE-2004-1715 - Directory traversal vulnerability in MIMEsweeper for Web before 5.0.4 all

2021-current

CVE-2014-4742 - Cross-site scripting (XSS) vulnerability in system/class_link.php in the

2021-current

CVE-2014-9837 - coders/pnm.c in ImageMagick 6.9.0-1 Beta and earlier allows remote attack

2021-current

CVE-2020-10446 - The way URIs are handled in admin/header.php in Chadha PHPKB Standard Mul