Skip to content

chore(deps): update dependency @actions/core to v1.9.1 [security]#331

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-actions-core-vulnerability
Open

chore(deps): update dependency @actions/core to v1.9.1 [security]#331
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-actions-core-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 6, 2024

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) 1.6.0 -> 1.9.1 age confidence

GitHub Vulnerability Alerts

CVE-2022-35954

Impact

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.

Patches

Users should upgrade to @actions/core v1.9.1.

Workarounds

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.

References

More information about setting-an-environment-variable in workflows

If you have any questions or comments about this advisory:


Release Notes

actions/toolkit (@​actions/core)

v1.9.1

  • Randomize delimiter when calling core.exportVariable

v1.9.0

  • Added toPosixPath, toWin32Path and toPlatformPath utilities #​1102

v1.8.2

  • Update to v2.0.1 of @actions/http-client #​1087

v1.8.1

  • Update to v2.0.0 of @actions/http-client

v1.8.0

  • Deprecate markdownSummary extension export in favor of summary

v1.7.0


Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 6, 2024
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 664f744 to 4d81ef9 Compare August 28, 2024 08:37
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 4d81ef9 to 8dc7228 Compare October 9, 2024 07:29
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 9, 2024

@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 8dc7228 to 31f692f Compare January 6, 2025 09:48
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 31f692f to 08ec6e0 Compare January 23, 2025 19:08
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 08ec6e0 to 704b41c Compare February 9, 2025 15:59
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 704b41c to c2af6bc Compare March 3, 2025 13:53
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from c2af6bc to 831b8a1 Compare April 1, 2025 08:27
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 831b8a1 to 227f152 Compare April 8, 2025 15:00
@sonarqubecloud
Copy link

sonarqubecloud bot commented Apr 8, 2025

@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 227f152 to f342e10 Compare June 22, 2025 11:58
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from f342e10 to 5054815 Compare August 31, 2025 11:52
@renovate renovate bot changed the title fix(deps): update dependency @actions/core to v1.9.1 [security] chore(deps): update dependency @actions/core to v1.9.1 [security] Sep 25, 2025
@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 5054815 to 76c0a86 Compare September 25, 2025 17:31
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/npm-actions-core-vulnerability branch from 76c0a86 to fc6a5aa Compare November 5, 2025 15:35
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants