Integer underflow in envoy - CVE-2024-32975

 

Integer underflow in envoy - CVE-2024-32975

Published: June 5, 2024


Vulnerability identifier: #VU91153
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2024-32975
CWE-ID: CWE-191
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
envoy
Software vendor:
Cloud Native Computing Foundation

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to integer underflow in QuicheDataReader::PeekVarInt62Length() function. A remote attacker can send a specially crafted request to the affected application, trigger integer underflow and cause a denial of service condition on the target system.


Remediation

Install updates from vendor's website.

External links