Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in github.com/authzed/spicedb: CVE-2023-46255 #2166

Closed
GoVulnBot opened this issue Oct 31, 2023 · 3 comments
Closed
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@GoVulnBot
Copy link

CVE-2023-46255 references github.com/authzed/spicedb, which may be a Go module.

Description:
SpiceDB is an open source, Google Zanzibar-inspired database for creating and managing security-critical application permissions. Prior to version 1.27.0, when the provided datastore URI is malformed (e.g. by having a password which contains :) the full URI (including the provided password) is printed, so that the password is shown in the logs. Version 1.27.0 patches this issue.

References:

Cross references:

See doc/triage.md for instructions on how to triage this report.

modules:
    - module: github.com/authzed/spicedb
      vulnerable_at: 1.26.0
      packages:
        - package: spicedb
cves:
    - CVE-2023-46255
references:
    - advisory: https://github.com/authzed/spicedb/security/advisories/GHSA-jg7w-cxjv-98c2
    - fix: https://github.com/authzed/spicedb/commit/ae50421b80f895e4c98d999b18e06b6f1e6f1cf8

@neild neild self-assigned this Nov 2, 2023
@neild neild added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Nov 2, 2023
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/539339 mentions this issue: data/excluded: batch add 7 excluded reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592763 mentions this issue: data/reports: unexclude 75 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/606792 mentions this issue: data/reports: unexclude 20 reports (11)

gopherbot pushed a commit that referenced this issue Aug 21, 2024
  - data/reports/GO-2023-2097.yaml
  - data/reports/GO-2023-2109.yaml
  - data/reports/GO-2023-2121.yaml
  - data/reports/GO-2023-2125.yaml
  - data/reports/GO-2023-2134.yaml
  - data/reports/GO-2023-2135.yaml
  - data/reports/GO-2023-2136.yaml
  - data/reports/GO-2023-2156.yaml
  - data/reports/GO-2023-2159.yaml
  - data/reports/GO-2023-2166.yaml
  - data/reports/GO-2023-2170.yaml
  - data/reports/GO-2023-2176.yaml
  - data/reports/GO-2023-2188.yaml
  - data/reports/GO-2023-2329.yaml
  - data/reports/GO-2023-2330.yaml
  - data/reports/GO-2023-2332.yaml
  - data/reports/GO-2023-2335.yaml
  - data/reports/GO-2023-2336.yaml
  - data/reports/GO-2023-2337.yaml
  - data/reports/GO-2023-2338.yaml

Updates #2097
Updates #2109
Updates #2121
Updates #2125
Updates #2134
Updates #2135
Updates #2136
Updates #2156
Updates #2159
Updates #2166
Updates #2170
Updates #2176
Updates #2188
Updates #2329
Updates #2330
Updates #2332
Updates #2335
Updates #2336
Updates #2337
Updates #2338

Change-Id: I5fc55dacf7cdfd2512c00f07abfc0debfde9263f
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606792
LUCI-TryBot-Result: Go LUCI <[email protected]>
Commit-Queue: Tatiana Bradley <[email protected]>
Auto-Submit: Tatiana Bradley <[email protected]>
Reviewed-by: Damien Neil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.
Projects
None yet
Development

No branches or pull requests

3 participants