Pio1006 / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
0 stars 0 forks source link

CVE-2024-23327 (High) detected in envoy1.12.0-alpha.1 #69

Open mend-for-github-com[bot] opened 4 months ago

mend-for-github-com[bot] commented 4 months ago

CVE-2024-23327 - High Severity Vulnerability

Vulnerable Library - envoy1.12.0-alpha.1

Fork of Envoy used for testing and tinkering as part of the Istio dev process

Library home page: https://github.com/istio/envoy.git

Found in base branch: main

Vulnerable Source Files (1)

/source/extensions/common/proxy_protocol/proxy_protocol_header.cc

Vulnerability Details

Envoy is a high-performance edge/middle/service proxy. When PPv2 is enabled both on a listener and subsequent cluster, the Envoy instance will segfault when attempting to craft the upstream PPv2 header. This occurs when the downstream request has a command type of LOCAL and does not have the protocol block. This issue has been addressed in releases 1.29.1, 1.28.1, 1.27.3, and 1.26.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Publish Date: 2024-02-09

URL: CVE-2024-23327

CVSS 3 Score Details (7.5)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-23327

Release Date: 2024-02-09

Fix Resolution: v1.26.7,v1.27.3,v1.28.1,v1.29.1