GHSA-rq5c-hvw6-8pr7

Suggest an improvement
Source
https://github.com/advisories/GHSA-rq5c-hvw6-8pr7
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/08/GHSA-rq5c-hvw6-8pr7/GHSA-rq5c-hvw6-8pr7.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-rq5c-hvw6-8pr7
Aliases
  • CVE-2023-39348
Published
2023-08-29T17:35:55Z
Modified
2023-11-08T04:13:13.661418Z
Severity
  • 4.0 (Medium) CVSS_V3 - CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
Improper log output when using GitHub Status Notifications in spinnaker
Details

Impact

ONLY IMPACTS those use GitHub Status Notifications

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.

Patches

Patch is in progress. https://github.com/spinnaker/echo/pull/1316

Workarounds

Disable GH Status Notifications. Filter your logs for Echo log data. Use read-only tokens that are limited in scope.

References

sig-security in slack: https://spinnakerteam.slack.com/archives/CFN8F5UR2

Database specific
{
    "github_reviewed_at": "2023-08-29T17:35:55Z",
    "cwe_ids": [
        "CWE-532"
    ],
    "nvd_published_at": "2023-08-28T20:15:08Z",
    "severity": "MODERATE",
    "github_reviewed": true
}
References

Affected packages

Go / github.com/spinnaker/spinnaker

Package

Name
github.com/spinnaker/spinnaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/spinnaker/spinnaker

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected

Database specific

{
    "last_known_affected_version_range": "< 1.28.8"
}

Go / github.com/spinnaker/spinnaker

Package

Name
github.com/spinnaker/spinnaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/spinnaker/spinnaker

Affected ranges

Type
SEMVER
Events
Introduced
1.29.0

Database specific

{
    "last_known_affected_version_range": "< 1.29.6"
}

Go / github.com/spinnaker/spinnaker

Package

Name
github.com/spinnaker/spinnaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/spinnaker/spinnaker

Affected ranges

Type
SEMVER
Events
Introduced
1.30.0

Database specific

{
    "last_known_affected_version_range": "< 1.30.3"
}

Go / github.com/spinnaker/spinnaker

Package

Name
github.com/spinnaker/spinnaker
View open source insights on deps.dev
Purl
pkg:golang/github.com/spinnaker/spinnaker

Affected ranges

Type
SEMVER
Events
Introduced
1.31.0

Database specific

{
    "last_known_affected_version_range": "< 1.31.1"
}