Go SDK for CloudEvents is the official CloudEvents SDK to integrate applications with CloudEvents. Prior to version 2.15.2, using cloudevents.WithRoundTripper to create a cloudevents.Client with an authenticated http.RoundTripper causes the go-sdk to leak credentials to arbitrary endpoints. When the transport is populated with an authenticated transport, then http.DefaultClient is modified with the authenticated transport and will start to send Authorization tokens to any endpoint it is used to contact. Version 2.15.2 patches this issue.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2024-03-06T21:12:26.991Z

Updated: 2024-03-06T21:12:26.991Z

Reserved: 2024-03-04T14:19:14.059Z


Link: CVE-2024-28110

JSON object: View

cve-icon NVD Information

Status : Awaiting Analysis

Published: 2024-03-06T22:15:57.550

Modified: 2024-03-07T13:52:27.110


Link: CVE-2024-28110

JSON object: View

cve-icon Redhat Information

No data.

CWE