CVE-2022-29225

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-29225
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-29225.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-29225
Aliases
Related
Published
2022-06-09T20:15:08Z
Modified
2024-05-13T21:23:23Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed payload. Maliciously constructed zip files may exhaust system memory and cause a denial of service. Users are advised to upgrade. Users unable to upgrade may consider disabling decompression.

References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Type
GIT
Repo
https://github.com/envoyproxy/envoy
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed