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.
Metrics
Affected Vendors & Products
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2024-0835 | 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. |
Github GHSA |
GHSA-5pf6-2qwx-pxm2 | Go SDK for CloudEvents's use of WithRoundTripper to create a Client leaks credentials |
Fixes
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
References
History
Wed, 16 Apr 2025 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Cloudevents
Cloudevents sdk Go |
|
| CPEs | cpe:2.3:a:cloudevents:sdk_go:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Cloudevents
Cloudevents sdk Go |
|
| Metrics |
ssvc
|
Thu, 31 Oct 2024 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| CPEs | cpe:/a:redhat:openshift:4.15::el8 |
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-16T15:54:15.341Z
Reserved: 2024-03-04T14:19:14.059Z
Link: CVE-2024-28110
Updated: 2024-08-02T00:48:48.810Z
Status : Awaiting Analysis
Published: 2024-03-06T22:15:57.550
Modified: 2024-11-21T09:05:50.160
Link: CVE-2024-28110
OpenCVE Enrichment
No data.
EUVD
Github GHSA