Harbor fails to validate the user permissions when updating tag retention policies. API call:
PUT /retentions/{id}
By sending a request to update a tag retention policy with an id that belongs to a project that the currently authenticated user doesn’t have access to, the attacker could modify tag retention policies configured in other projects.
This and similar issues are fixed in Harbor v2.5.2 and later. Please upgrade as soon as possible.
There are no workarounds available.
If you have any questions or comments about this advisory: * Open an issue in the Harbor GitHub repository
Thanks to Gal Goldstein and Daniel Abeles from Oxeye Security for reporting this issue.