CVE Catalog

CVE-2023-39348

MediumCVSS 4.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.32%

24th percentile - higher than 24% of all known CVEs

Summary

Spinnaker, an open source multi-cloud continuous delivery platform, has a logging issue where GitHub status is always logged in full. This may lead to the exposure of GitHub tokens in the logging system.

Risk Assessment

The exposure of GitHub tokens could allow unauthorized access to repositories, posing a higher risk than a low vulnerability. Users with restricted tokens may gain access to resources that should be blocked.

Recommendation

It is recommended to apply the patch and rotate the GitHub tokens used for status notifications. Users unable to upgrade should disable GH Status Notifications and filter their logs.

Original NVD description (English source)

Spinnaker is an open source, multi-cloud continuous delivery platform. Log output when updating GitHub status is improperly set to FULL always. It's recommended to apply the patch and rotate the GitHub token used for github status notifications. Given that this would output github tokens to a log system, the risk is slightly higher than a "low" since token exposure could grant elevated access to repositories outside of control. If using READ restricted tokens, the exposure is such that the token itself could be used to access resources otherwise restricted from reads. This only affects users of GitHub Status Notifications. This issue has been addressed in pull request 1316. Users are advised to upgrade. Users unable to upgrade should disable GH Status Notifications, Filter their logs for Echo log data and use read-only tokens that are limited in scope.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS