cvelist/2019/16xxx/CVE-2019-16097.json
2019-09-24 18:01:02 +00:00

90 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-16097",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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, when Harbor is setup with DB as authentication backend and allow user to do self-registration. Fixed version: v1.7.6 v1.8.3. v.1.9.0. Workaround without applying the fix: configure Harbor to use non-DB authentication backend such as LDAP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/goharbor/harbor/commit/b6db8a8a106259ec9a2c48be8a380cb3b37cf517",
"refsource": "MISC",
"name": "https://github.com/goharbor/harbor/commit/b6db8a8a106259ec9a2c48be8a380cb3b37cf517"
},
{
"url": "https://github.com/goharbor/harbor/compare/v1.8.2...v1.9.0-rc1",
"refsource": "MISC",
"name": "https://github.com/goharbor/harbor/compare/v1.8.2...v1.9.0-rc1"
},
{
"refsource": "MISC",
"name": "https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/",
"url": "https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/"
},
{
"refsource": "MISC",
"name": "https://github.com/goharbor/harbor/releases/tag/v1.8.3",
"url": "https://github.com/goharbor/harbor/releases/tag/v1.8.3"
},
{
"refsource": "MISC",
"name": "https://github.com/goharbor/harbor/releases/tag/v1.7.6",
"url": "https://github.com/goharbor/harbor/releases/tag/v1.7.6"
},
{
"refsource": "CONFIRM",
"name": "http://www.vmware.com/security/advisories/VMSA-2019-0015.html",
"url": "http://www.vmware.com/security/advisories/VMSA-2019-0015.html"
}
]
},
"source": {
"discovery": "INTERNAL"
}
}