ghsa-9wvh-ff5f-xjpj
Vulnerability from github
Published
2022-02-15 01:57
Modified
2021-05-17 16:40
Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.8.9" }, "package": { "ecosystem": "Go", "name": "github.com/goharbor/harbor" }, "ranges": [ { "events": [ { "introduced": "1.7.0" }, { "fixed": "1.9.0-rc1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16097" ], "database_specific": { "cwe_ids": [ "CWE-862" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T16:40:42Z", "nvd_published_at": null, "severity": "MODERATE" }, "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.", "id": "GHSA-9wvh-ff5f-xjpj", "modified": "2021-05-17T16:40:42Z", "published": "2022-02-15T01:57:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16097" }, { "type": "WEB", "url": "https://github.com/goharbor/harbor/commit/b6db8a8a106259ec9a2c48be8a380cb3b37cf517" }, { "type": "WEB", "url": "https://github.com/goharbor/harbor/compare/v1.8.2...v1.9.0-rc1" }, { "type": "WEB", "url": "https://github.com/goharbor/harbor/releases/tag/v1.7.6" }, { "type": "WEB", "url": "https://github.com/goharbor/harbor/releases/tag/v1.8.3" }, { "type": "WEB", "url": "https://github.com/ianxtianxt/CVE-2019-16097" }, { "type": "WEB", "url": "https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2019-0015.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Missing Authorization in Harbor" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.