CVE-2022-39304

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-39304
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-39304.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-39304
Aliases
Related
Published
2022-12-20T20:15:10Z
Modified
2025-07-02T00:21:03.860703Z
Severity
  • 4.7 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
[none]
Details

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

Affected packages

Git / github.com/bradleyfalzon/ghinstallation

Affected ranges

Type
GIT
Repo
https://github.com/bradleyfalzon/ghinstallation
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

v0.*

v0.1.0
v0.1.1
v0.1.2
v0.1.3

v1.*

v1.0.0
v1.1.0
v1.1.1