#VU74232 Improper Authentication in harbor-helm
Published: March 31, 2023
harbor-helm
Harbor
Description
The vulnerability allows a remote attacker to bypass authentication process.
The vulnerability exists due to insecure configuration when installing Harbor with Harbor-helm. If the "core.secretName" option in the values.yaml is not set, the application will use the default and publicly available public/private key to sign the JWT token, which is used to push/pull images in Harbor. As a result, a remote non-authenticated attacker can forge the JWT token and push/pull images in Harbor without any authentication.
Remediation
Install updates from vendor's website.
Important! Upgrading harbor-helm to a fixed version does NOT fix the issue in
existing Harbor instances. Please, follow the vendor's workaround instructions to resolve this vulnerability.