Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Uses of deprecated API can be used to cause DoS in user-facing endpoints in Argo Events
Vulnerability Description
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.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Vulnerability Type
未加控制的资源消耗(资源穷尽)
Vulnerability Title
Argo 缓冲区错误漏洞
Vulnerability Description
Argo是一款开源的容器本机工作流引擎。 Kubernetes Argo Events 1.7.1 之前版本存在缓冲区错误漏洞,该漏洞源于 ioutil.ReadAll() 会将所有数据读入内存,攻击者利用该漏洞可以向 Argo Events 服务器发送大量请求使其崩溃并导致拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A