Umbraco CMS Improper Access Control vulnerability
Moderate severity
GitHub Reviewed
Published
Aug 20, 2024
in
umbraco/Umbraco-CMS
•
Updated Sep 17, 2024
Description
Published by the National Vulnerability Database
Aug 20, 2024
Published to the GitHub Advisory Database
Aug 20, 2024
Reviewed
Aug 20, 2024
Last updated
Sep 17, 2024
Impact
As an authenticated user one can access a few unintended endpoints
Explanation of the vulnerability
Few endpoints in Umbraco Management API was not protected by a specific section. These just required you to be authenticated. Due to the fact that a member is also just authenticated, it was possible to get info from these endpoints using a member token.
References