7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
Activity log
- Created & dismissed (no matching packages found) suggestion
Alchemy: Unauthenticated nested page API leaks restricted & unpublished content
Alchemy is an open source content management system engine written in Ruby on Rails. Prior to 7.4.15, 8.0.15, 8.1.14, and 8.2.6, the unauthenticated GET /api/pages/nested endpoint implemented by Api::PagesController#nested in app/controllers/alchemy/api/pages_controller.rb returns an unfiltered page tree because it performs no authorization and does not scope descendants by the caller's ability. Anonymous callers can retrieve restricted and unpublished page metadata that the sibling show action denies. When elements=true is supplied, PageTreeSerializer also returns element and ingredient content from restricted pages because PageTreePreloader and the serializer do not apply an ability check to those records. This issue is fixed in versions 7.4.15, 8.0.15, 8.1.14, and 8.2.6.
References
-
https://github.com/AlchemyCMS/alchemy_cms/security/advisories/GHSA-mqq5-j7w8-2hgh exploitx_refsource_CONFIRM
-
https://github.com/AlchemyCMS/alchemy_cms/pull/3982 x_refsource_MISC
-
https://github.com/AlchemyCMS/alchemy_cms/releases/tag/v7.4.15 x_refsource_MISC
-
https://github.com/AlchemyCMS/alchemy_cms/releases/tag/v8.0.15 x_refsource_MISC
-
https://github.com/AlchemyCMS/alchemy_cms/releases/tag/v8.1.14 x_refsource_MISC
-
https://github.com/AlchemyCMS/alchemy_cms/releases/tag/v8.2.6 x_refsource_MISC
Affected products
- ==>= 8.0.0, < 8.0.15
- ==>= 8.1.0, < 8.1.14
- ==>= 8.2.0, < 8.2.6
- ==< 7.4.15