What kind of vulnerability is it? Who is impacted?
All users of the run-terraform
reusable workflow from the kartverket/github-workflows repo are affected. A malicious actor could potentially send a PR with a malicious payload leading to execution of arbitrary JavaScript code in the context of the workflow.
Has the problem been patched? What versions should users upgrade to?
Upgrade to at least 2.7.5 to resolve the issue.
Is there a way for users to fix or remediate the vulnerability without upgrading?
Until you are able to upgrade, make sure to review any PRs from exernal users for malicious payloads before allowing them to trigger a build.
If you have any questions or comments about this advisory: * Open an issue in kartverket/github-workflows
{ "nvd_published_at": "2022-10-25T17:15:00Z", "github_reviewed_at": "2022-10-19T18:54:28Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-94" ] }