Filtered by vendor Argo Events Project Subscriptions
Filtered by product Argo Events Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2022-25856 1 Argo Events Project 1 Argo Events 2024-09-17 7.5 High
The package github.com/argoproj/argo-events/sensors/artifacts before 1.7.1 are vulnerable to Directory Traversal in the (g *GitArtifactReader).Read() API in git.go. This could allow arbitrary file reads if the GitArtifactReader is provided a pathname containing a symbolic link or an implicit directory name such as ...
CVE-2022-31054 1 Argo Events Project 1 Argo Events 2024-08-03 7.5 High
Argo Events is an event-driven workflow automation framework for Kubernetes. Prior to version 1.7.1, several `HandleRoute` endpoints make use of the deprecated `ioutil.ReadAll()`. `ioutil.ReadAll()` reads all the data into memory. As such, an attacker who sends a large request to the Argo Events server will be able to crash it and cause denial of service. A patch for this vulnerability has been released in Argo Events version 1.7.1.