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/navidrome/navidrome: GHSA-wq59-4q6r-635r #2414

Closed
GoVulnBot opened this issue Dec 20, 2023 · 4 comments
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

In GitHub Security Advisory GHSA-wq59-4q6r-635r, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/navidrome/navidrome 0.50.2 <= 0.50.1

Cross references:

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

modules:
    - module: github.com/navidrome/navidrome
      versions:
        - introduced: TODO (earliest fixed "0.50.2", vuln range "<= 0.50.1")
      packages:
        - package: github.com/navidrome/navidrome
summary: Authentication bypass vulnerability in navidrome's subsonic endpoint
cves:
    - CVE-2023-51442
ghsas:
    - GHSA-wq59-4q6r-635r
references:
    - advisory: https://github.com/navidrome/navidrome/security/advisories/GHSA-wq59-4q6r-635r
    - fix: https://github.com/navidrome/navidrome/commit/1132abb0135d1ecaebc41ed97a1e908a4ae02f7c
    - advisory: https://github.com/advisories/GHSA-wq59-4q6r-635r

@jba jba self-assigned this Dec 21, 2023
@jba jba added the excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. label Jan 3, 2024
@jba
Copy link
Contributor

jba commented Jan 3, 2024

Output from dependency tool:

module github.com/navidrome/navidrome
    package core/auth
        9 direct importers (9 from the same module)
        1 main importer in 1 module
            this module: 1 main: (root)
    package server
        5 direct importers (5 from the same module)
        1 main importer in 1 module
            this module: 1 main: (root)

@gopherbot
Copy link
Contributor

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

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/592764 mentions this issue: data/reports: unexclude 31 reports

@gopherbot
Copy link
Contributor

Change https://go.dev/cl/606793 mentions this issue: data/reports: unexclude 15 reports (12)

gopherbot pushed a commit that referenced this issue Aug 21, 2024
  - data/reports/GO-2023-2340.yaml
  - data/reports/GO-2023-2341.yaml
  - data/reports/GO-2023-2344.yaml
  - data/reports/GO-2023-2351.yaml
  - data/reports/GO-2023-2355.yaml
  - data/reports/GO-2023-2376.yaml
  - data/reports/GO-2023-2377.yaml
  - data/reports/GO-2023-2378.yaml
  - data/reports/GO-2023-2381.yaml
  - data/reports/GO-2023-2388.yaml
  - data/reports/GO-2023-2397.yaml
  - data/reports/GO-2023-2398.yaml
  - data/reports/GO-2023-2414.yaml
  - data/reports/GO-2023-2422.yaml
  - data/reports/GO-2023-2426.yaml

Updates #2340
Updates #2341
Updates #2344
Updates #2351
Updates #2355
Updates #2376
Updates #2377
Updates #2378
Updates #2381
Updates #2388
Updates #2397
Updates #2398
Updates #2414
Updates #2422
Updates #2426

Change-Id: I279f769375f27873ced76b136c88665f610ac68c
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606793
Auto-Submit: Tatiana Bradley <tatianabradley@google.com>
Commit-Queue: Tatiana Bradley <tatianabradley@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
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