Lucene search
+L

1398 matches found

CVE
CVE
added 2022/10/25 12:0 a.m.80 views

CVE-2022-39321

The CVE-2022-39321 vulnerability affects GitHub Actions Runner: a logic bug in how the environment is encoded into docker invocations allowed input to escape environment variables and modify docker commands. Affected versions prior to patch are 2.296.2, 2.293.1, 2.289.4, 2.285.2, and 2.283.4. Pat...

9.9CVSS9.5AI score0.01474EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/10/25 12:0 a.m.58 views

CVE-2022-39321 GitHub Actions Runner vulnerable to Docker Command Escaping

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...

8.8CVSS10AI score0.01474EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/25 12:0 a.m.42 views

CVE-2022-39321 GitHub Actions Runner vulnerable to Docker Command Escaping

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...

8.8CVSS9.1AI score0.01474EPSS
SaveExploits0References5
CVE
CVE
added 2022/10/25 12:0 a.m.66 views

CVE-2022-39326

CVE-2022-39326 affects the kartverket/github-workflows repository's run-terraform reusable workflow. Before version 2.7.5, a malicious pull request could inject code that executes arbitrary JavaScript in the workflow context. Impact is described as code execution within the GitHub Actions workflo...

8.8CVSS8.8AI score0.01201EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/10/25 12:0 a.m.38 views

CVE-2022-39326 kartverket/github-workflows's run-terraform allows for RCE via terraform plan

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.8CVSS9AI score0.01201EPSS
SaveExploits0References3
OSV
OSV
added 2022/10/25 12:0 a.m.26 views

CVE-2022-39326 kartverket/github-workflows's run-terraform allows for RCE via terraform plan

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.8CVSS8.6AI score0.01201EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2022/10/02 12:0 a.m.27 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : cosign (SUSE-SU-2022:3486-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2022:3486-1 advisory. Updated to version 1.12.0 jscSLE-23879: - CVE-2022-36056: Fixed verify-blob could successfully verify an...

5.5CVSS6.1AI score0.00145EPSS
SaveExploits1References4
NVD
NVD
added 2022/09/14 8:15 p.m.18 views

CVE-2022-36056

Cosign is a project under the sigstore organization which aims to make signatures invisible infrastructure. In versions prior to 1.12.0 a number of vulnerabilities have been found in cosign verify-blob, where Cosign would successfully verify an artifact when verification should have failed. First...

5.5CVSS0.00145EPSS
SaveExploits1References2
Prion
Prion
added 2022/09/14 8:15 p.m.22 views

Design/Logic Flaw

Cosign is a project under the sigstore organization which aims to make signatures invisible infrastructure. In versions prior to 1.12.0 a number of vulnerabilities have been found in cosign verify-blob, where Cosign would successfully verify an artifact when verification should have failed. First...

1.7CVSS6.1AI score0.00145EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/09/14 7:50 p.m.24 views

CVE-2022-36056 Vulnerabilities with blob verification in sigstore cosign

Cosign is a project under the sigstore organization which aims to make signatures invisible infrastructure. In versions prior to 1.12.0 a number of vulnerabilities have been found in cosign verify-blob, where Cosign would successfully verify an artifact when verification should have failed. First...

5.5CVSS6AI score0.00145EPSS
SaveExploits1References2
OSV
OSV
added 2022/09/14 7:50 p.m.23 views

CVE-2022-36056 Vulnerabilities with blob verification in sigstore cosign

Cosign is a project under the sigstore organization which aims to make signatures invisible infrastructure. In versions prior to 1.12.0 a number of vulnerabilities have been found in cosign verify-blob, where Cosign would successfully verify an artifact when verification should have failed. First...

5.5CVSS5.7AI score0.00145EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2022/09/14 7:50 p.m.6 views

CVE-2022-36056

Cosign is a project under the sigstore organization which aims to make signatures invisible infrastructure. In versions prior to 1.12.0 a number of vulnerabilities have been found in cosign verify-blob, where Cosign would successfully verify an artifact when verification should have failed. First...

5.5CVSS5.8AI score0.00145EPSS
SaveExploits1
Gitee
Gitee
added 2022/09/04 6:10 p.m.7 views

nuclei-templates

This is a GitHub repository for a community-curated list of templates for the Nuclei engine to find security vulnerabilities in applications. The repository contains various templates for the scanner provided by the team and contributed by the community. The templates are stored in the...

6.8AI score
SaveExploits0
GitLab Advisory Database
GitLab Advisory Database
added 2022/08/18 12:0 a.m.88 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

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 t...

5CVSS5.4AI score0.00579EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2022/08/15 11:21 a.m.40 views

CVE-2022-35954

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 t...

5CVSS0.00579EPSS
SaveExploits0References2
Prion
Prion
added 2022/08/15 11:21 a.m.55 views

Design/Logic Flaw

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 t...

4CVSS5.2AI score0.00579EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/08/13 11:40 p.m.47 views

CVE-2022-35954 Delimiter injection vulnerability in @actions/core exportVariable

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 t...

5CVSS5.5AI score0.00579EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/08/13 11:40 p.m.7 views

CVE-2022-35954 Delimiter injection vulnerability in @actions/core exportVariable

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 t...

5CVSS5.3AI score0.00579EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/13 11:40 p.m.32 views

CVE-2022-35954 Delimiter injection vulnerability in @actions/core exportVariable

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 t...

5CVSS5.2AI score0.00579EPSS
SaveExploits0References4
CVE
CVE
added 2022/08/13 11:40 p.m.83 views

CVE-2022-35954

The CVE-2022-35954 issue affects the GitHub Actions ToolKit, specifically core.exportVariable in @actions/core. The vulnerability arises from a well-known delimiter (GitHubActionsFileCommandDelimeter ) used to set environment variables via GITHUB_ENV, which can be exploited to break out of the in...

5CVSS5.1AI score0.00579EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder