GHSA-89qm-wcmw-3mgg

Suggest an improvement
Source
https://github.com/advisories/GHSA-89qm-wcmw-3mgg
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/01/GHSA-89qm-wcmw-3mgg/GHSA-89qm-wcmw-3mgg.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-89qm-wcmw-3mgg
Aliases
Related
Published
2023-01-09T19:45:35Z
Modified
2024-08-20T20:58:32.192350Z
Severity
  • 7.3 (High) CVSS_V3 - CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Gitops Run insecure communication
Details

Impact

GitOps run has a local S3 bucket which it uses for synchronising files that are later applied against a Kubernetes cluster. The communication between GitOps Run and the local s3 bucket is not encrypted.

This allows privileged users or process to tap the local traffic to gain information permitting access to the s3 bucket. From that point, it would be possible to alter the bucket content, resulting in changes in the Kubernetes cluster's resources(e.g. CVE-2022-23508).

Patches

This vulnerability has been fixed by commits ce2bbff and babd915. Users should upgrade to Weave GitOps version >= v0.12.0 released on 08/12/2022.

Workarounds

There is no workaround for this vulnerability.

References

Disclosed by Paulo Gomes, Senior Software Engineer, Weaveworks.

For more information

If you have any questions or comments about this advisory: - Open an issue in Weave GitOps repository - Email us at support@weave.works

Database specific
{
    "nvd_published_at": "2023-01-09T14:15:00Z",
    "cwe_ids": [
        "CWE-200",
        "CWE-319"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-01-09T19:45:35Z"
}
References

Affected packages

Go / github.com/weaveworks/weave-gitops

Package

Name
github.com/weaveworks/weave-gitops
View open source insights on deps.dev
Purl
pkg:golang/github.com/weaveworks/weave-gitops

Affected ranges

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

Database specific

{
    "last_known_affected_version_range": "<= 0.11.0"
}