Skip to content

x/vulndb: potential Go vuln in github.com/goharbor/harbor: GHSA-h27m-3qw8-3pw8 #3826

@GoVulnBot

Description

@GoVulnBot

Advisory GHSA-h27m-3qw8-3pw8 references a vulnerability in the following Go modules:

Module
github.com/goharbor/harbor

Description:

Impact

Administrator users on Harbor could exploit an ORM Leak (https://www.elttam.com/blog/plormbing-your-django-orm/) vulnerability that was present in the /api/v2.0/users endpoint to leak users' password hash and salt values. This vulnerability was introduced into the application because the q URL parameter allowed the administrator to filter users by any column, and the filter password=~ could be abused to leak out a user's password hash character by character.

An attacker with administrator access could exploit this vulnerability to leak highly sensitive information stored on ...

References:

Cross references:

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

id: GO-ID-PENDING
modules:
    - module: github.com/goharbor/harbor
      versions:
        - fixed: 2.12.4+incompatible
      non_go_versions:
        - introduced: TODO (earliest fixed "2.13.1", vuln range "= 2.13.0")
        - fixed: 2.4.0-rc1.0.20250331071157-dce7d9f5cffb
        - introduced: 2.4.0-rc1.1
      vulnerable_at: 2.12.4-rc1+incompatible
summary: Possible ORM Leak Vulnerability in the Harbor in github.com/goharbor/harbor
cves:
    - CVE-2025-30086
ghsas:
    - GHSA-h27m-3qw8-3pw8
references:
    - advisory: https://github.com/advisories/GHSA-h27m-3qw8-3pw8
    - advisory: https://github.com/goharbor/harbor/security/advisories/GHSA-h27m-3qw8-3pw8
    - fix: https://github.com/goharbor/harbor/commit/dce7d9f5cffbd0d0c5d27e7a2f816f65a930702c
notes:
    - fix: 'module merge error: could not merge versions of module github.com/goharbor/harbor: invalid or non-canonical semver version (found TODO (earliest fixed "2.13.1", vuln range "= 2.13.0"))'
source:
    id: GHSA-h27m-3qw8-3pw8
    created: 2025-07-23T16:01:31.268475697Z
review_status: UNREVIEWED

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions