Vulnerabilities > CVE-2022-31054 - Out-of-bounds Write vulnerability in Argo Events Project Argo Events

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
NONE
Integrity impact
NONE
Availability impact
HIGH
network
low complexity
argo-events-project
CWE-787

Summary

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.

Vulnerable Configurations

Part Description Count
Application
Argo_Events_Project
57

Common Weakness Enumeration (CWE)