Lucene search
+L

1398 matches found

RedhatCVE
RedhatCVE
added 2025/02/05 7:38 p.m.10 views

CVE-2022-39326

kartverket/github-workflows are shared reusable workflows for GitHub Actions. Prior to version 2.7.5, all users of the run-terraform reusable workflow from the kartverket/github-workflows repo are affected by a code injection vulnerability. A malicious actor could potentially send a PR with a...

8.8CVSS7.2AI score0.01201EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 7:32 p.m.11 views

CVE-2022-39321

GitHub Actions Runner is the application that runs a job from a GitHub Actions workflow. The actions runner invokes the docker cli directly in order to run job containers, service containers, or container actions. A bug in the logic for how the environment is encoded into these docker commands wa...

9.9CVSS7AI score0.01474EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 2:28 a.m.8 views

CVE-2024-42471

actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of actions/artifact on the 2.x branch before 2.1.2 are vulnerable to arbitrary file write when using downloadArtifactInternal, downloadArtifactPublic, or streamExtractExternal for extracting a specifically crafted...

7.5CVSS7.6AI score0.03037EPSS
SaveExploits4References1
Wiz blog
Wiz blog
added 2024/12/09 3:56 p.m.16 views

Ultralytics AI Library Hacked via GitHub for Cryptomining

A supply chain attack on Ultralytics exploited GitHub Actions to inject malicious PyPI packages. Discover how it unfolded and the steps to mitigate the risk...

7.2AI score
SaveExploits0
The Hacker News
The Hacker News
added 2024/12/07 10:54 a.m.7 views

Ultralytics AI Library Compromised: Cryptocurrency Miner Found in PyPI Versions

In yet another software supply chain attack, it has come to light that two versions of a popular Python artificial intelligence AI library named ultralytics were compromised to deliver a cryptocurrency miner. The versions, 8.3.41 and 8.3.42, have since been removed from the Python Package Index...

7.9AI score
SaveExploits0
OSV
OSV
added 2024/12/04 4:25 p.m.18 views

GO-2024-3310 Downloading malicious GitHub Actions workflow artifact results in path traversal vulnerability in github.com/cli/cli

Downloading malicious GitHub Actions workflow artifact results in path traversal vulnerability in github.com/cli/cli...

6.3CVSS6.1AI score0.00633EPSS
SaveExploits0References2
NVD
NVD
added 2024/12/04 4:15 p.m.27 views

CVE-2024-54132

The GitHub CLI is GitHub’s official command line tool. A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through gh run download. This vulnerability stems from ...

6.3CVSS0.00633EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/12/04 3:29 p.m.16 views

CVE-2024-54132 GitHub CLI allows downloading malicious GitHub Actions workflow artifact to result in path traversal vulnerability

The GitHub CLI is GitHub’s official command line tool. A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through gh run download. This vulnerability stems from ...

6.3CVSS7.1AI score0.00633EPSS
SaveExploits0References2
CVE
CVE
added 2024/12/04 3:29 p.m.2491 views

CVE-2024-54132

Summary: CVE-2024-54132 affects GitHub CLI (gh). When a user downloads a GitHub Actions workflow artifact named .. using gh run download, the artifact name and the --dir value determine the extraction path, causing files within the artifact to be extracted one directory higher than intended. This...

6.3CVSS6.5AI score0.00633EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/04 3:29 p.m.14 views

CVE-2024-54132 GitHub CLI allows downloading malicious GitHub Actions workflow artifact to result in path traversal vulnerability

The GitHub CLI is GitHub’s official command line tool. A security vulnerability has been identified in GitHub CLI that could create or overwrite files in unintended directories when users download a malicious GitHub Actions workflow artifact through gh run download. This vulnerability stems from ...

6.3CVSS6.3AI score0.00633EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/12/04 12:0 a.m.7 views

GitHub CLI 路径遍历漏洞

GitHub CLI is the GitHub CLI open source for GitHub on the command line. A path traversal vulnerability exists in GitHub CLI version 2.63.0 and earlier, which stems from the possibility that files may be created or overwritten in unintended directories when a user downloads a malicious GitHub...

6.3CVSS6.5AI score0.00633EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/11/18 11:50 p.m.27 views

CVE-2024-52587

A flaw was found in Harden-Runner. Multiple command injection weaknesses via environment variables were identified that could potentially be exploited under specific conditions. However, due to the current execution order of pre-steps in GitHub Actions and the placement of harden-runner as the...

3.9CVSS7.2AI score0.02684EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2024/11/18 11:48 p.m.39 views

Harden-Runner has a command injection weaknesses in `setup.ts` and `arc-runner.ts`

Summary Versions of step-security/harden-runner prior to v2.10.2 contain multiple command injection weaknesses via environment variables that could potentially be exploited under specific conditions. However, due to the current execution order of pre-steps in GitHub Actions and the placement of...

8.8CVSS7.4AI score0.02684EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/11/18 11:48 p.m.10 views

GHSA-G85V-WF27-67XC Harden-Runner has a command injection weaknesses in `setup.ts` and `arc-runner.ts`

Summary Versions of step-security/harden-runner prior to v2.10.2 contain multiple command injection weaknesses via environment variables that could potentially be exploited under specific conditions. However, due to the current execution order of pre-steps in GitHub Actions and the placement of...

8.8CVSS6.8AI score0.02684EPSS
SaveExploits0References10
CVE
CVE
added 2024/11/18 10:3 p.m.68 views

CVE-2024-52587

The CVE applies to StepSecurity Harden-Runner. Versions prior to v2.10.2 contain multiple command-injection weaknesses via environment variables in setup.ts and arc-runner.ts, exploitable under specific conditions. However, the documentation notes that due to GitHub Actions pre-step execution ord...

8.8CVSS9AI score0.02684EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/18 10:3 p.m.14 views

CVE-2024-52587 Harden-Runner has command injection weaknesses in `setup.ts` and `arc-runner.ts`

StepSecurity's Harden-Runner provides network egress filtering and runtime security for GitHub-hosted and self-hosted runners. Versions of step-security/harden-runner prior to v2.10.2 contain multiple command injection weaknesses via environment variables that could potentially be exploited under...

6.9CVSS7.5AI score0.02684EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/18 10:3 p.m.27 views

CVE-2024-52587 Harden-Runner has command injection weaknesses in `setup.ts` and `arc-runner.ts`

StepSecurity's Harden-Runner provides network egress filtering and runtime security for GitHub-hosted and self-hosted runners. Versions of step-security/harden-runner prior to v2.10.2 contain multiple command injection weaknesses via environment variables that could potentially be exploited under...

6.9CVSS0.02684EPSS
SaveExploits0References8
The Hacker News
The Hacker News
added 2024/09/06 3:3 p.m.43 views

GitHub Actions Vulnerable to Typosquatting, Exposing Developers to Hidden Malicious Code

Threat actors have long leveraged typosquatting as a means to trick unsuspecting users into visiting malicious websites or downloading booby-trapped software and packages. These attacks typically involve registering domains or packages with names slightly altered from their legitimate counterpart...

7AI score
SaveExploits0
OSV
OSV
added 2024/09/02 4:13 p.m.8 views

CVE-2024-42471 Arbitrary File Write via artifact extraction in actions/artifact

actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of actions/artifact on the 2.x branch before 2.1.2 are vulnerable to arbitrary file write when using downloadArtifactInternal, downloadArtifactPublic, or streamExtractExternal for extracting a specifically crafted...

7.3CVSS7AI score0.03037EPSS
SaveExploits4References5
Vulnrichment
Vulnrichment
added 2024/09/02 4:13 p.m.15 views

CVE-2024-42471 Arbitrary File Write via artifact extraction in actions/artifact

actions/artifact is the GitHub ToolKit for developing GitHub Actions. Versions of actions/artifact on the 2.x branch before 2.1.2 are vulnerable to arbitrary file write when using downloadArtifactInternal, downloadArtifactPublic, or streamExtractExternal for extracting a specifically crafted...

7.3CVSS7.4AI score0.03037EPSS
SaveExploits4References3
Rows per page
Query Builder