Lucene search
+L

517 matches found

OSV
OSV
added 2025/07/10 9:31 p.m.5 views

CVE-2025-53637 Meshtastic allows Command Injection in GitHub Action

Meshtastic is an open source mesh networking solution. The mainmatrix.yml GitHub Action is triggered by the pullrequesttarget event, which has extensive permissions, and can be initiated by an attacker who forked the repository and created a pull request. In the shell code execution part,...

4.1CVSS7.5AI score0.00336EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/07/10 9:31 p.m.11 views

CVE-2025-53637 Meshtastic allows Command Injection in GitHub Action

Meshtastic is an open source mesh networking solution. The mainmatrix.yml GitHub Action is triggered by the pullrequesttarget event, which has extensive permissions, and can be initiated by an attacker who forked the repository and created a pull request. In the shell code execution part,...

4.1CVSS0.00336EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/10 9:31 p.m.22 views

CVE-2025-53637

Summary: CVE-2025-53637 affects Meshtastic open-source firmware; the issue resides in the main_matrix.yml GitHub Action, where user input is interpolated unsafely in shell code. This can be triggered by a attacker who forks the repository and opens a pull request via pull_request_target, leveragi...

8CVSS6.9AI score0.00336EPSS
SaveExploits0References2Affected Software1
OSSF Malicious Packages
OSSF Malicious Packages
added 2025/07/08 11:58 p.m.1 views

Malicious code in create-app-attachment-github-action (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware c953841a642283b64ae3a2782a5904f4aeb52efcb9b9d091c106ec140f993559 Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/01 6:17 p.m.13 views

CVE-2025-53104 gluestack-ui Command Injection Vulnerability via discussion-to-slack GitHub Action Workflow

gluestack-ui is a library of copy-pasteable components & patterns crafted with Tailwind CSS NativeWind. Prior to commit e6b4271, a command injection vulnerability was discovered in the discussion-to-slack.yml GitHub Actions workflow. Untrusted discussion fields title, body, etc. were directly...

9.1CVSS0.01176EPSS
SaveExploits0References2
CVE
CVE
added 2025/07/01 6:17 p.m.22 views

CVE-2025-53104

CVE-2025-53104 concerns the gluestack-ui project, where a command injection flaw existed in the discussion-to-slack.yml GitHub Actions workflow. The root cause was untrusted Discussion fields (title/body, etc.) being interpolated directly into shell commands in a run: block, allowing an attacker ...

9.1CVSS8.3AI score0.01176EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/05/23 7:54 a.m.7 views

CVE-2024-42482

fish-shop/syntax-check is a GitHub action for syntax checking fish shell files. Improper neutralization of delimiters in the pattern input specifically the command separator ; and command substitution characters and mean that arbitrary command injection is possible by modification of the input...

6.5CVSS6.9AI score0.00821EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 4:27 a.m.11 views

CVE-2023-30623

embano1/wip is a GitHub Action written in Bash. Prior to version 2, the embano1/wip action uses the github.event.pullrequest.title parameter in an insecure way. The title parameter is used in a run statement - resulting in a command injection vulnerability due to string interpolation. This...

8.8CVSS7.6AI score0.03728EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:18 a.m.4 views

CVE-2023-51664

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

9.8CVSS8.2AI score0.03351EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:14 a.m.11 views

CVE-2023-49291

tj-actions/branch-names is a Github action to retrieve branch or tag names with support for all events. The tj-actions/branch-names GitHub Actions improperly references the github.event.pullrequest.head.ref and github.headref context variables within a GitHub Actions run step. The head ref variab...

9.8CVSS7.6AI score0.01448EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 1:16 a.m.15 views

CVE-2022-29220

github-action-merge-dependabot is an action that automatically approves and merges dependabot pull requests PRs. Prior to version 3.2.0, github-action-merge-dependabot does not check if a commit created by dependabot is verified with the proper GPG key. There is just a check if the actor is set t...

6.5CVSS6.7AI score0.00466EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:6 p.m.7 views

CVE-2022-39217

some-natalie/ghas-to-csv GitHub Advanced Security to CSV is a GitHub action which scrapes the GitHub Advanced Security API and shoves it into a CSV. In affected versions this GitHub Action creates a CSV file without sanitizing the output of the APIs. If an alert is dismissed or any other custom...

9.8CVSS6.9AI score0.0049EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/16 4:9 p.m.9 views

CVE-2025-47775

Bullfrog is a GithHb Action to block unauthorized outbound traffic in GitHub workflows. Prior to version 0.8.4, using tcp breaks blocking and allows DNS exfiltration. This can result in sandbox bypass. Version 0.8.4 fixes the issue...

8.6CVSS6.8AI score0.00415EPSS
SaveExploits1References1
NVD
NVD
added 2025/05/14 4:15 p.m.18 views

CVE-2025-47775

Bullfrog is a GithHb Action to block unauthorized outbound traffic in GitHub workflows. Prior to version 0.8.4, using tcp breaks blocking and allows DNS exfiltration. This can result in sandbox bypass. Version 0.8.4 fixes the issue...

8.6CVSS0.00415EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2025/05/14 3:18 p.m.24 views

CVE-2025-47775 Bullfrog's DNS over TCP bypasses domain filtering

Bullfrog is a GithHb Action to block unauthorized outbound traffic in GitHub workflows. Prior to version 0.8.4, using tcp breaks blocking and allows DNS exfiltration. This can result in sandbox bypass. Version 0.8.4 fixes the issue...

6.2CVSS0.00415EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2025/05/14 11:9 a.m.20 views

CVE-2025-47271

The OZI action is a GitHub Action that publishes releases to PyPI and mirror releases, signature bundles, and provenance in a tagged release. In versions 1.13.2 through 1.13.5, potentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects...

8.7CVSS6.9AI score0.00374EPSS
SaveExploits0References1
NVD
NVD
added 2025/05/12 11:15 a.m.23 views

CVE-2025-47271

The OZI action is a GitHub Action that publishes releases to PyPI and mirror releases, signature bundles, and provenance in a tagged release. In versions 1.13.2 through 1.13.5, potentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects...

8.7CVSS0.00374EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/12 10:52 a.m.30 views

CVE-2025-47271 OZI-Project/ozi-publish Code Injection vulnerability

The OZI action is a GitHub Action that publishes releases to PyPI and mirror releases, signature bundles, and provenance in a tagged release. In versions 1.13.2 through 1.13.5, potentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects...

8.7CVSS0.00374EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/05/12 10:52 a.m.15 views

CVE-2025-47271 OZI-Project/ozi-publish Code Injection vulnerability

The OZI action is a GitHub Action that publishes releases to PyPI and mirror releases, signature bundles, and provenance in a tagged release. In versions 1.13.2 through 1.13.5, potentially untrusted data flows into PR creation logic. A malicious actor could construct a branch name that injects...

8.7CVSS6.6AI score0.00374EPSS
SaveExploits0References2
CVE
CVE
added 2025/05/12 10:52 a.m.55 views

CVE-2025-47271

CVE-2025-47271 concerns the OZI-project/ozi-publish GitHub Action. Affected versions are 1.13.2 through 1.13.5, where untrusted data flows into PR creation logic could allow a malicious actor to craft a branch name that injects arbitrary code. This vulnerability is patched in 1.13.6; a workaround...

8.7CVSS6.6AI score0.00374EPSS
SaveExploits0References2
Rows per page
Query Builder