ghinstallation provides transport, which implements http.RoundTripper to provide authentication as an installation for GitHub Apps. In ghinstallation version 1, when the request to refresh an installation token failed, the HTTP request and response would be returned for debugging. The request contained the bearer JWT for the App, and was returned back to clients. This token is short lived (10 minute maximum). This issue has been patched and is available in version 2.0.0.
References
Configurations
History
21 Nov 2024, 07:17
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.0 |
References | () https://docs.github.com/en/developers/apps/building-github-apps/authenticating-with-github-apps#authenticating-as-an-installation - Technical Description, Third Party Advisory | |
References | () https://github.com/bradleyfalzon/ghinstallation/blob/24e56b3fb7669f209134a01eff731d7e2ef72a5c/transport.go#L172-L174 - Exploit, Third Party Advisory | |
References | () https://github.com/bradleyfalzon/ghinstallation/commit/d24f14f8be70d94129d76026e8b0f4f9170c8c3e - Patch, Third Party Advisory | |
References | () https://github.com/bradleyfalzon/ghinstallation/security/advisories/GHSA-h4q8-96p6-jcgr - Patch, Third Party Advisory |
07 Nov 2023, 03:50
Type | Values Removed | Values Added |
---|---|---|
Summary | ghinstallation provides transport, which implements http.RoundTripper to provide authentication as an installation for GitHub Apps. In ghinstallation version 1, when the request to refresh an installation token failed, the HTTP request and response would be returned for debugging. The request contained the bearer JWT for the App, and was returned back to clients. This token is short lived (10 minute maximum). This issue has been patched and is available in version 2.0.0. |
Information
Published : 2022-12-20 20:15
Updated : 2024-11-21 07:17
NVD link : CVE-2022-39304
Mitre link : CVE-2022-39304
CVE.ORG link : CVE-2022-39304
JSON object : View
Products Affected
ghinstallation_project
- ghinstallation
CWE
CWE-209
Generation of Error Message Containing Sensitive Information