Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2022-6508 | 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`. |
Github GHSA |
GHSA-7r3h-m5j6-3q42 | @actions/core has Delimiter Injection Vulnerability in exportVariable |
Wed, 23 Apr 2025 18:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-23T17:50:43.987Z
Reserved: 2022-07-15T00:00:00.000Z
Link: CVE-2022-35954
Updated: 2024-08-03T09:51:59.249Z
Status : Modified
Published: 2022-08-15T11:21:39.040
Modified: 2024-11-21T07:12:02.783
Link: CVE-2022-35954
No data.
OpenCVE Enrichment
No data.
EUVD
Github GHSA