GHSA-9wvh-ff5f-xjpj

Suggest an improvement
Source
https://github.com/advisories/GHSA-9wvh-ff5f-xjpj
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/02/GHSA-9wvh-ff5f-xjpj/GHSA-9wvh-ff5f-xjpj.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9wvh-ff5f-xjpj
Aliases
Published
2022-02-15T01:57:18Z
Modified
2024-08-21T15:57:13.370471Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N CVSS Calculator
Summary
Missing Authorization in Harbor
Details

core/api/user.go in Harbor 1.7.0 through 1.8.2 allows non-admin users to create admin accounts via the POST /api/users API. This is fixed in 1.9.0-rc1.

Database specific
{
    "nvd_published_at": null,
    "cwe_ids": [
        "CWE-862"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-17T16:40:42Z"
}
References

Affected packages

Go / github.com/goharbor/harbor

Package

Name
github.com/goharbor/harbor
View open source insights on deps.dev
Purl
pkg:golang/github.com/goharbor/harbor

Affected ranges

Type
SEMVER
Events
Introduced
1.7.0
Fixed
1.9.0-rc1

Database specific

{
    "last_known_affected_version_range": "<= 1.8.9"
}