Cross-site Request Forgery (CSRF) in Cloud Native Computing Foundation Harbor
High severity
GitHub Reviewed
Published
May 18, 2021
to the GitHub Advisory Database
•
Updated Sep 6, 2024
Package
Affected versions
>= 1.7.0, < 1.8.6
>= 1.9.0, < 1.9.3
Patched versions
1.8.6
1.9.3
Description
Published by the National Vulnerability Database
Mar 20, 2020
Reviewed
May 4, 2021
Published to the GitHub Advisory Database
May 18, 2021
Last updated
Sep 6, 2024
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
References