diff --git a/advisories/github-reviewed/2025/03/GHSA-mrrh-fwg8-r2c3/GHSA-mrrh-fwg8-r2c3.json b/advisories/github-reviewed/2025/03/GHSA-mrrh-fwg8-r2c3/GHSA-mrrh-fwg8-r2c3.json index b0307aa49e5..354a1a12530 100644 --- a/advisories/github-reviewed/2025/03/GHSA-mrrh-fwg8-r2c3/GHSA-mrrh-fwg8-r2c3.json +++ b/advisories/github-reviewed/2025/03/GHSA-mrrh-fwg8-r2c3/GHSA-mrrh-fwg8-r2c3.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-mrrh-fwg8-r2c3", - "modified": "2025-03-17T12:48:56Z", + "modified": "2025-03-17T16:48:04Z", "published": "2025-03-15T06:30:34Z", "aliases": [ "CVE-2025-30066" ], "summary": "tj-actions changed-files through 45.0.7 allows remote attackers to discover secrets by reading actions logs.", - "details": "tj-actions changed-files through 45.0.7 allows remote attackers to discover secrets by reading actions logs. (The tags v1 through v45.0.7 were not originally affected, but were modified by a threat actor to point at commit 0e58ed8, which contains the malicious updateFeatures code.)\n\nThis supply chain attack was discovered by [StepSecurity Harden-Runner](https://github.com/step-security/harden-runner).", + "details": "tj-actions changed-files through 45.0.7 allows remote attackers to discover secrets by reading actions logs. (The tags v1 through v45.0.7 were not originally affected, but were modified by a threat actor to point at commit 0e58ed8, which contains the malicious updateFeatures code.) This has been patched in [v46.0.1](https://github.com/tj-actions/changed-files/releases/tag/v46.0.1).\n\nThis supply chain attack was discovered by [StepSecurity Harden-Runner](https://github.com/step-security/harden-runner).", "severity": [ { "type": "CVSS_V3", @@ -28,11 +28,14 @@ "introduced": "0" }, { - "last_affected": "45.0.7" + "fixed": "46.0.1" } ] } - ] + ], + "database_specific": { + "last_known_affected_version_range": "<= 45.0.7" + } } ], "references": [ @@ -44,30 +47,66 @@ "type": "WEB", "url": "https://github.com/espressif/arduino-esp32/issues/11127" }, - { - "type": "WEB", - "url": "https://github.com/tj-actions/changed-files/issues/2477" - }, { "type": "WEB", "url": "https://github.com/modal-labs/modal-examples/issues/1100" }, - { - "type": "WEB", - "url": "https://github.com/tj-actions/changed-files/issues/2464" - }, { "type": "WEB", "url": "https://github.com/tj-actions/changed-files/issues/2463" }, { "type": "WEB", - "url": "https://github.com/rackerlabs/genestack/pull/903" + "url": "https://github.com/tj-actions/changed-files/issues/2464" + }, + { + "type": "WEB", + "url": "https://github.com/tj-actions/changed-files/issues/2477" }, { "type": "WEB", "url": "https://github.com/chains-project/maven-lockfile/pull/1111" }, + { + "type": "WEB", + "url": "https://github.com/rackerlabs/genestack/pull/903" + }, + { + "type": "WEB", + "url": "https://www.wiz.io/blog/github-action-tj-actions-changed-files-supply-chain-attack-cve-2025-30066" + }, + { + "type": "WEB", + "url": "https://www.sweet.security/blog/cve-2025-30066-tj-actions-supply-chain-attack" + }, + { + "type": "WEB", + "url": "https://www.stream.security/post/github-action-supply-chain-attack-exposes-secrets-what-you-need-to-know-and-how-to-respond" + }, + { + "type": "WEB", + "url": "https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised" + }, + { + "type": "WEB", + "url": "https://web.archive.org/web/20250315060250/https://github.com/tj-actions/changed-files/issues/2463" + }, + { + "type": "WEB", + "url": "https://sysdig.com/blog/detecting-and-mitigating-the-tj-actions-changed-files-supply-chain-attack-cve-2025-30066" + }, + { + "type": "WEB", + "url": "https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised" + }, + { + "type": "WEB", + "url": "https://news.ycombinator.com/item?id=43367987" + }, + { + "type": "WEB", + "url": "https://github.com/tj-actions/changed-files/releases/tag/v46.0.1" + }, { "type": "WEB", "url": "https://github.com/tj-actions/changed-files/blob/45fb12d7a8bedb4da42342e52fe054c6c2c3fd73/README.md?plain=1#L20-L28" @@ -79,38 +118,6 @@ { "type": "WEB", "url": "https://github.com/github/docs/blob/962a1c8dccb8c0f66548b324e5b921b5e4fbc3d6/content/actions/security-for-github-actions/security-guides/security-hardening-for-github-actions.md?plain=1#L191-L193" - }, - { - "type": "WEB", - "url": "https://news.ycombinator.com/item?id=43367987" - }, - { - "type": "WEB", - "url": "https://semgrep.dev/blog/2025/popular-github-action-tj-actionschanged-files-is-compromised" - }, - { - "type": "WEB", - "url": "https://sysdig.com/blog/detecting-and-mitigating-the-tj-actions-changed-files-supply-chain-attack-cve-2025-30066" - }, - { - "type": "WEB", - "url": "https://web.archive.org/web/20250315060250/https://github.com/tj-actions/changed-files/issues/2463" - }, - { - "type": "WEB", - "url": "https://www.stepsecurity.io/blog/harden-runner-detection-tj-actions-changed-files-action-is-compromised" - }, - { - "type": "WEB", - "url": "https://www.stream.security/post/github-action-supply-chain-attack-exposes-secrets-what-you-need-to-know-and-how-to-respond" - }, - { - "type": "WEB", - "url": "https://www.sweet.security/blog/cve-2025-30066-tj-actions-supply-chain-attack" - }, - { - "type": "WEB", - "url": "https://www.wiz.io/blog/github-action-tj-actions-changed-files-supply-chain-attack-cve-2025-30066" } ], "database_specific": {