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/goharbor/harbor: CVE-2022-31667, GHSA-xx9w-464f-7h6f #1009

Closed
tatianab opened this issue Sep 19, 2022 · 1 comment
Assignees
Labels
excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module.

Comments

@tatianab
Copy link
Contributor

In GitHub Security Advisory GHSA-xx9w-464f-7h6f, there is a vulnerability in the following Go packages or modules:

Unit Fixed Vulnerable Ranges
github.com/goharbor/harbor 2.5.2 >= 2.5, <= 2.5.1

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

modules:
  - module: TODO
    versions:
      - introduced: TODO (earliest fixed "2.5.2", vuln range ">= 2.5, <= 2.5.1")
    packages:
      - package: github.com/goharbor/harbor
  - module: TODO
    versions:
      - introduced: TODO (earliest fixed "2.4.3", vuln range ">= 2.0, <= 2.4.2")
    packages:
      - package: github.com/goharbor/harbor
  - module: TODO
    versions:
      - introduced: TODO (earliest fixed "1.10.13", vuln range ">= 1.0, <= 1.10.12")
    packages:
      - package: github.com/goharbor/harbor
description: |
    ### Impact
    Harbor fails to validate the user permissions when updating a robot account that
    belongs to a project that the authenticated user doesn’t have access to. API call:

    PUT /robots/{robot_id}

    By sending a request that attempts to update a robot account, and specifying a robot
    account id and robot account name that belongs to a different project that the user
    doesn’t have access to, it was possible to revoke the robot account permissions.

    ### Patches
    This and similar issues are fixed in Harbor v2.5.2 and later. Please upgrade as soon as possible.

    ### Workarounds
    There are no workarounds available.

    ### For more information
    If you have any questions or comments about this advisory:
    * Open an issue in [the Harbor GitHub repository](https://github.com/goharbor/harbor)

    ### Credits
    Thanks to [Gal Goldstein](https://www.linkedin.com/in/gal-goldshtein/) and [Daniel Abeles](https://www.linkedin.com/in/daniel-abeles/) from [Oxeye Security](https://www.oxeye.io/) for reporting this issue.
cves:
  - CVE-2022-31667
ghsas:
  - GHSA-xx9w-464f-7h6f

@neild neild self-assigned this Sep 20, 2022
@neild neild added excluded: EFFECTIVELY_PRIVATE This vulnerability exists in a package can be imported, but isn't meant to be outside that module. and removed NeedsTriage labels Sep 20, 2022
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/432168 mentions this issue: data/excluded: add GO-2022-1009.yaml for CVE-2022-31667

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