GHSA-9WVH-FF5F-XJPJ
Vulnerability from github – Published: 2022-02-15 01:57 – Updated: 2021-05-17 16:40
VLAI?
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.
Severity ?
6.5 (Medium)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…