Cure53 has discovered that the Harbor web interface does not implement protection mechanisms against Cross-Site Request Forgery (CSRF). By luring an authenticated user onto a prepared third-party website, an attacker can execute any action on the platform in the context of the currently authenticated victim.
The vulnerability was immediately fixed by the Harbor team and all supported versions were patched.
Successful exploitation of this issue will lead to 3rd parties executing actions on the platform of behalf of authenticated users and administrators.
If your product uses the affected releases of Harbor, update to version 1.8.6 and 1.9.3 to patch this issue immediately.
https://github.com/goharbor/harbor/releases/tag/v1.8.6 https://github.com/goharbor/harbor/releases/tag/v1.9.3
{ "nvd_published_at": "2020-03-20T03:15:00Z", "cwe_ids": [ "CWE-352" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2021-05-04T22:01:58Z" }