Lucene search
K

21 matches found

CISA
CISA
added 2025/03/26 12:0 p.m.2 views

Supply Chain Compromise of Third-Party tj-actions/changed-files (CVE-2025-30066) and reviewdog/action-setup@v1 (CVE-2025-30154)

A popular third-party GitHub Action, tj-actions/changed-files tracked as CVE-2025-30066link is external, was compromised. tj-actions/changed-files is designed to detect which files have changed in a pull request or commit. The supply chain compromise allows for information disclosure of secrets...

8.6CVSS7.1AI score0.9183EPSS
Exploits3References13
HackRead
HackRead
added 2025/03/17 2:10 p.m.4 views

Malicious Code Hits ‘tj-actions/changed-files’ in 23,000 GitHub Repos

GitHub security alert: Malicious code found in ‘tj-actions/changed-files,’ impacting 23K+ repos. Learn how to check, remove, and protect…...

7.6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2025/03/15 6:30 a.m.23 views

tj-actions changed-files through 45.0.7 allows remote attackers to discover secrets by reading actions logs.

Summary A supply chain attack compromised the tj-actions/changed-files GitHub Action, impacting over 23,000 repositories. Attackers retroactively modified multiple version tags to reference a malicious commit, exposing CI/CD secrets in workflow logs. The vulnerability existed between March 14 and...

8.6CVSS8.8AI score0.9183EPSS
Exploits2References25Affected Software1
OSV
OSV
added 2025/03/15 6:15 a.m.13 views

CVE-2025-30066

tj-actions changed-files before 46 allows remote attackers to discover secrets by reading actions logs. The tags v1 through v45.0.7 were affected on 2025-03-14 and 2025-03-15 because they were modified by a threat actor to point at commit 0e58ed8, which contained malicious updateFeatures code...

8.6CVSS8.6AI score0.9183EPSS
Exploits2References21
CNNVD
CNNVD
added 2025/03/15 12:0 a.m.2 views

changed-files 安全漏洞

changed-files is tj-actions open source for keeping track of all changed files and directories associated with a target branch, previous commits, or relative paths returned from the project root for the last remote commit. A security vulnerability exists in versions prior to changed-files v46,...

8.6CVSS8.9AI score0.9183EPSS
Exploits2References20
Cvelist
Cvelist
added 2025/03/15 12:0 a.m.12 views

CVE-2025-30066

tj-actions changed-files before 46 allows remote attackers to discover secrets by reading actions logs. The tags v1 through v45.0.7 were affected on 2025-03-14 and 2025-03-15 because they were modified by a threat actor to point at commit 0e58ed8, which contained malicious updateFeatures code...

8.6CVSS0.9183EPSS
Exploits2References19
ATTACKERKB
ATTACKERKB
added 2025/03/15 12:0 a.m.15 views

CVE-2025-30066

tj-actions changed-files before 46 allows remote attackers to discover secrets by reading actions logs. The tags v1 through v45.0.7 were affected on 2025-03-14 and 2025-03-15 because they were modified by a threat actor to point at commit 0e58ed8, which contained malicious updateFeatures code...

8.6CVSS8.6AI score0.9183EPSS
In wildExploits2References20
VulnCheck KEV
VulnCheck KEV
added 2025/03/14 12:0 a.m.0 views

VulnCheck KEV: CVE-2025-30066

tj-actions/changed-files GitHub Action contains an embedded malicious code vulnerability that allows a remote attacker to discover secrets by reading Github Actions Workflow Logs. These secrets may include, but are not limited to, valid AWS access keys, GitHub personal access tokens PATs, npm...

8.6CVSS5.9AI score0.9183EPSS
Exploits2References1
OSV
OSV
added 2024/01/02 4:41 p.m.38 views

GHSA-MCPH-M25J-8J63 tj-actions/changed-files has Potential Actions command injection in output filenames (GHSL-2023-271)

Summary The tj-actions/changed-files workflow allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. Details The changed-files action returns a list of files changed in a commit or pull request which provides an escapejson...

7.3CVSS9.1AI score0.00424EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/01/02 4:41 p.m.72 views

tj-actions/changed-files has Potential Actions command injection in output filenames (GHSL-2023-271)

Summary The tj-actions/changed-files workflow allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. Details The changed-files action returns a list of files changed in a commit or pull request which provides an escapejson...

9.8CVSS8.4AI score0.00424EPSS
Exploits1References6Affected Software1
NVD
NVD
added 2023/12/29 5:16 p.m.8 views

CVE-2023-52137

The tj-actions/verify-changed-files action allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. The verify-changed-files workflow returns the list of files changed within a workflow execution. This could potentially allow...

8.8CVSS0.00621EPSS
Exploits1References3
CVE
CVE
added 2023/12/29 5:8 p.m.52 views

CVE-2023-52137

CVE-2023-52137 affects the tj-actions/verify-changed-files GitHub Action. The vulnerability allows command injection through changed filenames returned by the verify-changed-files workflow, potentially enabling arbitrary code execution on the GitHub Runner and secret leakage when outputs are used...

8.8CVSS8.6AI score0.00621EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2023/12/29 12:0 a.m.2 views

verify-changed-files Input Verification Error Vulnerability

changed-files is used to track the relative paths returned from the project root for all changed files and directories associated with the target branch, previous commits, or the last remote commit. An input validation error vulnerability exists in versions prior to verify-changed-files 17.0.0,...

8.8CVSS7.9AI score0.00621EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2023/12/29 12:0 a.m.2 views

PT-2023-31929

Name of the Vulnerable Software and Affected Versions tj-actions/verify-changed-files versions prior to 17 Description The tj-actions/verify-changed-files action allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. The...

8.8CVSS7.7AI score0.00621EPSS
Exploits1References14
Vulnrichment
Vulnrichment
added 2023/12/27 4:58 p.m.15 views

CVE-2023-51664 tj-actions/changed-files command injection in output filenames

tj-actions/changed-files is a Github action to retrieve all files and directories. Prior to 41.0.0, the tj-actions/changed-files workflow allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. This issue may lead to arbitrar...

7.3CVSS8.5AI score0.00424EPSS
Exploits1References4
Cvelist
Cvelist
added 2023/12/27 4:58 p.m.13 views

CVE-2023-51664 tj-actions/changed-files command injection in output filenames

tj-actions/changed-files is a Github action to retrieve all files and directories. Prior to 41.0.0, the tj-actions/changed-files workflow allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. This issue may lead to arbitrar...

7.3CVSS10AI score0.00424EPSS
Exploits1References4
CVE
CVE
added 2023/12/27 4:58 p.m.44 views

CVE-2023-51664

The CVE refers to the GitHub Action tj-actions/changed-files. Before version 41.0.0, the action allowed command injection through changed filenames, enabling potential arbitrary code execution on the GitHub Runner and possible secret leakage. Affected component: tj-actions/changed-files (GitHub A...

9.8CVSS9.1AI score0.00424EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2023/12/27 12:0 a.m.1 views

changed-files Security Vulnerabilities

changed-files is used to keep track of the relative paths returned from the project root for all changed files and directories associated with the target branch, previous commits, or the last remote commit. A security vulnerability exists in changed-files versions prior to 41.0.0, which stems fro...

9.8CVSS8AI score0.00424EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2023/12/27 12:0 a.m.2 views

PT-2023-31875 · Github · Tj-Actions/Changed-Files

Name of the Vulnerable Software and Affected Versions: tj-actions/changed-files versions prior to 41.0.0 Description: The tj-actions/changed-files workflow allows for command injection in changed filenames, allowing an attacker to execute arbitrary code and potentially leak secrets. This issue ma...

9.8CVSS9.8AI score0.00424EPSS
Exploits1References12
Tenable Nessus
Tenable Nessus
added 2018/08/03 12:0 a.m.21 views

Docker Container Number of Changed Files

Binary data dockerchangedfilesnum.nbin...

7.3AI score
Exploits0References1
Rows per page
Query Builder