CVE-2019-19030
published 2022-12-26CVE-2019-19030: Cloud Native Computing Foundation Harbor before 1.10.3 and 2.x before 2.0.1 allows resource enumeration because unauthenticated API calls reveal (via the HTTP…
PriorityP431medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EPSS
1.89%
77.0th percentile
Cloud Native Computing Foundation Harbor before 1.10.3 and 2.x before 2.0.1 allows resource enumeration because unauthenticated API calls reveal (via the HTTP status code) whether a resource exists.
Affected
5 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | goharbor_harbor | >= 1.7.0 < 1.10.3 | 1.10.3 |
| github.com | goharbor_harbor | >= 2.0.0 < 2.0.1 | 2.0.1 |
| github.com | goharbor_harbor | >= 2.0.0+incompatible < 2.0.1+incompatible | 2.0.1+incompatible |
| linuxfoundation | harbor | < 1.10.3 | 1.10.3 |
| linuxfoundation | harbor | >= 2.0.0 < 2.0.1 | 2.0.1 |
CVSS provenance
nvdv3.15.3MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
ghsa5.3MEDIUM
osv5.3MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030) in github.com/goharbor/harbor
osv·2024-08-21·CVSS 5.3
CVE-2019-19030 [MEDIUM] Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030) in github.com/goharbor/harbor
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030) in github.com/goharbor/harbor
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030) in github.com/goharbor/harbor
GHSA
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
ghsa·2022-02-11·CVSS 5.3
CVE-2019-19030 [MEDIUM] CWE-204 Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
# Impact
Sean Wright from Secureworks has discovered an enumeration vulnerability. An attacker can make use of the Harbor API to make unauthenticated calls to the Harbor instance. Based on the HTTP status code in the response, an attacker is then able to work out which resources exist, and which do not. This would likely be accomplished by either providing a wordlist or enumerating through a sequence an
unauthenticated attacker is able to enumerate resources on the system. This provides them with information such as existing projects, repositories, etc.
The vulnerability was immediately fixed by the Harbor team.
# Issue
The following API resources where found to be vulnerable to enumeration attacks
OSV
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
osv·2022-02-11·CVSS 5.3
CVE-2019-19030 [MEDIUM] Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
Unauthenticated users can exploit an enumeration vulnerability in Harbor (CVE-2019-19030)
# Impact
Sean Wright from Secureworks has discovered an enumeration vulnerability. An attacker can make use of the Harbor API to make unauthenticated calls to the Harbor instance. Based on the HTTP status code in the response, an attacker is then able to work out which resources exist, and which do not. This would likely be accomplished by either providing a wordlist or enumerating through a sequence an
unauthenticated attacker is able to enumerate resources on the system. This provides them with information such as existing projects, repositories, etc.
The vulnerability was immediately fixed by the Harbor team.
# Issue
The following API resources where found to be vulnerable to enumeration attacks
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2022-12-26
Published