CVE-2023-27487

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-27487
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-27487.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-27487
Aliases
Withdrawn
2024-05-08T06:52:36.550693Z
Published
2023-04-04T16:15:07Z
Modified
2024-05-08T06:58:57.241311Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
[none]
Details

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 client may bypass JSON Web Token (JWT) checks and forge fake original paths. The header x-envoy-original-path should be an internal header, but Envoy does not remove this header from the request at the beginning of request processing when it is sent from an untrusted client. The faked header would then be used for trace logs and grpc logs, as well as used in the URL used for jwt_authn checks if the jwt_authn filter is used, and any other upstream use of the x-envoy-original-path header. Attackers may forge a trusted x-envoy-original-path header. Versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9 have patches for this issue.

References

Affected packages

Git / github.com/envoyproxy/envoy

Affected ranges

Affected versions

v1.*

v1.25.0
v1.25.1
v1.25.2