CVE-2019-16097

MEDIUMCVSS 6.5/10EPSS 23.11%

Last modified

CVE-2019-16097 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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. EPSS estimates a 23.11% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
6.5/10

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

EPSS Probability
23.11%

97.5th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
LinuxfoundationHarbor1.7.0
LinuxfoundationHarbor1.7.1
LinuxfoundationHarbor1.7.2
LinuxfoundationHarbor1.7.3
LinuxfoundationHarbor1.7.4
LinuxfoundationHarbor1.7.5
LinuxfoundationHarbor1.8.0
LinuxfoundationHarbor1.8.1
LinuxfoundationHarbor1.8.2
LinuxfoundationHarbor1.9.0Rc1

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-16097?
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.
How severe is CVE-2019-16097?
CVE-2019-16097 has a CVSS score of 6.5/10 (MEDIUM severity). The EPSS model estimates a 23.11% probability of exploitation in the next 30 days.
How do I fix CVE-2019-16097?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-16097?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST