CVE-2024-28110
CVSS V2 None
CVSS V3 None
Description
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.
Overview
- CVE ID
- CVE-2024-28110
- Assigner
- GitHub_M
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-03-06T21:12:26.991Z
- Last Modified Date
- 2024-03-06T21:12:26.991Z
Weakness Enumerations
References
Reference URL | Reference Tags |
---|---|
https://github.com/cloudevents/sdk-go/security/advisories/GHSA-5pf6-2qwx-pxm2 | x_refsource_CONFIRM |
https://github.com/cloudevents/sdk-go/commit/de2f28370b0d2a0f64f92c0c6139fa4b8a7c3851 | x_refsource_MISC |
https://github.com/cloudevents/sdk-go/blob/67e389964131d55d65cd14b4eb32d57a47312695/v2/protocol/http/protocol.go#L104-L110 | x_refsource_MISC |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-28110 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-28110 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 07:37:39 | Added to TrackCVE |