Lucene search
+L

5196 matches found

NVD
NVD
added 2024/08/02 3:16 p.m.33 views

CVE-2024-41127

Monkeytype is a minimalistic and customizable typing test. Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its ci-failure-comment.yml GitHub Workflow, enabling attackers to gain pull-requests write access. The ci-failure-comment.yml workflow is triggered when the...

9.6CVSS0.00875EPSS
SaveExploits1References3
OSV
OSV
added 2024/08/02 2:46 p.m.18 views

CVE-2024-41127 Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its `ci-failure-comment.yml` GitHub Workflow, enabling attackers to gain `pull-requests` write access.

Monkeytype is a minimalistic and customizable typing test. Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its ci-failure-comment.yml GitHub Workflow, enabling attackers to gain pull-requests write access. The ci-failure-comment.yml workflow is triggered when the...

8.3CVSS7.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/02 2:46 p.m.51 views

CVE-2024-41127 Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its `ci-failure-comment.yml` GitHub Workflow, enabling attackers to gain `pull-requests` write access.

Monkeytype is a minimalistic and customizable typing test. Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its ci-failure-comment.yml GitHub Workflow, enabling attackers to gain pull-requests write access. The ci-failure-comment.yml workflow is triggered when the...

8.3CVSS0.00875EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2024/08/02 2:46 p.m.38 views

CVE-2024-41127 Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its `ci-failure-comment.yml` GitHub Workflow, enabling attackers to gain `pull-requests` write access.

Monkeytype is a minimalistic and customizable typing test. Monkeytype is vulnerable to Poisoned Pipeline Execution through Code Injection in its ci-failure-comment.yml GitHub Workflow, enabling attackers to gain pull-requests write access. The ci-failure-comment.yml workflow is triggered when the...

8.3CVSS7.6AI score0.00875EPSS
SaveExploits1References3
CVE
CVE
added 2024/08/02 2:46 p.m.50 views

CVE-2024-41127

CVE-2024-41127 affects Monkeytype via its GitHub Actions workflow ci-failure-comment.yml. A vulnerability in the workflow’s handling of the artifact variable (./pr_num/pr_num.txt) allows interpolation into a JS script after the value is not validated as a number, enabling an attacker to gain writ...

9.6CVSS8.6AI score0.00875EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2024/08/02 12:00 a.m.8 views

Digiwin EasyFlow .NET 安全漏洞

NET is an enterprise-class workflow management platform from Digiwin. A security vulnerability exists in Digiwin EasyFlow .NET due to a lack of proper access control to a specific feature and the feature does not adequately filter user input, which can be exploited by a remote attacker with regul...

6.5CVSS6.8AI score0.00599EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/07/22 12:39 p.m.30 views

OS Command Injection

Nuclei is vulnerable to OS Command Injection. The vulnerability is due to the -code option in code templates, allowing users to edit and execute workflow files in some web applications, leading to arbitrary command execution...

7.4CVSS7.4AI score0.00311EPSS
SaveExploits0References5Affected Software1
The Hacker News
The Hacker News
added 2024/07/22 11:25 a.m.20 views

How to Set up an Automated SMS Analysis Service with AI in Tines

The opportunities to use AI in workflow automation are many and varied, but one of the simplest ways to use AI to save time and enhance your organization's security posture is by building an automated SMS analysis service. Workflow automation platform Tines provides a good example of how to do it...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2024/07/19 12:00 a.m.12 views

SAP Business Workflow Information Disclosure Vulnerability

SAP Business Workflow is a key component for executing business processes from SAP Germany that allows users to design, implement and manage business processes, ensure process compliance and reduce the need for manual operations through automation. An information disclosure vulnerability exists i...

5CVSS6AI score0.00353EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/17 7:32 p.m.40 views

GHSA-C3Q9-C27P-CW9H projectdiscovery/nuclei allows unsigned code template execution through workflows

Summary Find a way to execute code template without -code option and signature. Details write a code.yaml: yaml id: code info: name: example code template author: ovi3 code: - engine: - sh - bash source: | id http: - raw: - | POST /re HTTP/1.1 Host: Hostname coderesponse workflows: - matchers: -...

8.8CVSS7.6AI score0.00311EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/07/17 5:34 p.m.64 views

CVE-2024-40641 Unsigned code template execution through workflows in projectdiscovery/nuclei

Nuclei is a fast and customizable vulnerability scanner based on simple YAML based DSL. In affected versions it a way to execute code template without -code option and signature has been discovered. Some web applications inherit from Nuclei and allow users to edit and execute workflow files. In...

7.4CVSS0.00311EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/07/17 12:00 a.m.17 views

PT-2024-28959 · Nuclei · Nuclei

Name of the Vulnerable Software and Affected Versions: Nuclei versions prior to 3.3.0 Description: A way to execute code templates without the -code option and signature has been discovered in Nuclei. This issue affects some web applications that inherit from Nuclei and allow users to edit and...

8.8CVSS8.1AI score0.00311EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/07/17 12:00 a.m.12 views

The vulnerability of the Auto-attach Option Handler component of the JetBrains YouTrack software for managing projects and tasks allows a hacker to enable the automatic attachment of this option to work processes.

The vulnerability of the Auto-attach Option Handler component in the JetBrains YouTrack project and task management software is related to the absence of authentication. Exploiting this vulnerability allows a malicious actor to enable the automatic attachment option to the workflow processes...

6.5CVSS5.5AI score0.00314EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/16 6:15 p.m.10 views

PYSEC-2024-322

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to...

9.8CVSS6.2AI score0.01024EPSS
SaveExploits3References2
NVD
NVD
added 2024/07/16 6:15 p.m.53 views

CVE-2024-39700

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to...

9.9CVSS0.01024EPSS
SaveExploits3References2
Cvelist
Cvelist
added 2024/07/16 5:37 p.m.71 views

CVE-2024-39700 Remote Code Execution (RCE) vulnerability in jupyterlab extension template `update-integration-tests` GitHub Action

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to...

9.9CVSS0.01024EPSS
SaveExploits3References2
CVE
CVE
added 2024/07/16 5:37 p.m.117 views

CVE-2024-39700

CVE-2024-39700 describes a remote code execution in the JupyterLab extension template copier, specifically in the update-integration-tests.yml workflow of the JupyterLab extension template used to bootstrap projects. The RCE is linked to repositories created with the template’s test option. Affec...

9.9CVSS9.7AI score0.01024EPSS
SaveExploits3References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/16 5:37 p.m.19 views

CVE-2024-39700 Remote Code Execution (RCE) vulnerability in jupyterlab extension template `update-integration-tests` GitHub Action

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to...

9.9CVSS7AI score0.01024EPSS
SaveExploits3References2
OSV
OSV
added 2024/07/16 5:37 p.m.39 views

CVE-2024-39700 Remote Code Execution (RCE) vulnerability in jupyterlab extension template `update-integration-tests` GitHub Action

JupyterLab extension template is a copier template for JupyterLab extensions. Repositories created using this template with test option include update-integration-tests.yml workflow which has an RCE vulnerability. Extension authors hosting their code on GitHub are urged to upgrade the template to...

9.9CVSS6.8AI score
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/12 5:12 p.m.28 views

Security Bulletin: Multiple vulnerabilities in IBM Business Automation Workflow Machine Learning Server are addressed with 23.0.2-IF004

Summary In addition to updates to operating system level packages, IBM Business Automation Workflow Machine Learning Server 23.0.2-IF004 addresses the following vulnerabilities. Vulnerability Details CVEID:CVE-2024-35195 DESCRIPTION: Psf Requests could allow a local authenticated attacker to bypa...

5.6CVSS5.5AI score0.0034EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder