Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-27492


Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the Lua filter is vulnerable to denial of service. Attackers can send large request bodies for routes that have Lua filter enabled and trigger crashes. As of versions versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, Envoy no longer invokes the Lua coroutine if the filter has been reset. As a workaround for those whose Lua filter is buffering all requests/ responses, mitigate by using the buffer filter to avoid triggering the local reply in the Lua filter.


Published

2023-04-04T19:15:07.217

Last Modified

2024-11-21T07:53:00.940

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 4.8 (MEDIUM)

Weaknesses
  • Type: Primary
    CWE-770

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application envoyproxy envoy < 1.22.9 Yes
Application envoyproxy envoy < 1.23.6 Yes
Application envoyproxy envoy < 1.24.4 Yes
Application envoyproxy envoy < 1.25.3 Yes

References