CVE-2022-31054
published 2022-06-13CVE-2022-31054: 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…
PriorityP338high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
1.49%
70.9th percentile
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.
Affected
3 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| argo_events_project | argo_events | < 1.7.1 | 1.7.1 |
| argoproj | argo-events | < 1.7.1 | 1.7.1 |
| github.com | argoproj_argo-events | >= 0 < 1.7.1 | 1.7.1 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvdv2.05.0MEDIUMAV:N/AC:L/Au:N/C:N/I:N/A:P
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Uses of deprecated API can be used to cause DoS in user-facing endpoints in github.com/argoproj/argo-events
osv·2024-08-21
CVE-2022-31054 Uses of deprecated API can be used to cause DoS in user-facing endpoints in github.com/argoproj/argo-events
Uses of deprecated API can be used to cause DoS in user-facing endpoints in github.com/argoproj/argo-events
Uses of deprecated API can be used to cause DoS in user-facing endpoints in github.com/argoproj/argo-events
OSV
Uses of deprecated API can be used to cause DoS in user-facing endpoints
osv·2022-06-17
CVE-2022-31054 [HIGH] Uses of deprecated API can be used to cause DoS in user-facing endpoints
Uses of deprecated API can be used to cause DoS in user-facing endpoints
### Impact
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.
Eventsources susceptible to an out-of-memory denial-of-service attack:
- AWS SNS
- Bitbucket
- Bitbucket
- Gitlab
- Slack
- Storagegrid
- Webhook
### Patches
A patch for this vulnerability has been released in the following Argo Events version:
v1.7.1
### Credits
Disclosed by [Ada Logics](https://adalogics.com/) in a security audit sponsored by CNCF and facilitated by OSTIF.
### For more information
Open an issue in the [Argo Events issue tracker](
GHSA
Uses of deprecated API can be used to cause DoS in user-facing endpoints
ghsa·2022-06-17
CVE-2022-31054 [HIGH] CWE-400 Uses of deprecated API can be used to cause DoS in user-facing endpoints
Uses of deprecated API can be used to cause DoS in user-facing endpoints
### Impact
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.
Eventsources susceptible to an out-of-memory denial-of-service attack:
- AWS SNS
- Bitbucket
- Bitbucket
- Gitlab
- Slack
- Storagegrid
- Webhook
### Patches
A patch for this vulnerability has been released in the following Argo Events version:
v1.7.1
### Credits
Disclosed by [Ada Logics](https://adalogics.com/) in a security audit sponsored by CNCF and facilitated by OSTIF.
### For more information
Open an issue in the [Argo Events issue tracker](
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/argoproj/argo-events/commit/eaabcb6d65022fc34a0cc9ea7f00681abd326b35https://github.com/argoproj/argo-events/issues/1946https://github.com/argoproj/argo-events/pull/1966https://github.com/argoproj/argo-events/security/advisories/GHSA-5q86-62xr-3r57https://github.com/argoproj/argo-events/commit/eaabcb6d65022fc34a0cc9ea7f00681abd326b35https://github.com/argoproj/argo-events/issues/1946https://github.com/argoproj/argo-events/pull/1966https://github.com/argoproj/argo-events/security/advisories/GHSA-5q86-62xr-3r57
2022-06-13
Published