Lucene search

K
githubGitHub Advisory DatabaseGHSA-3C5G-73F7-GRVM
HistoryMay 17, 2024 - 10:54 p.m.

Neos Information Disclosure Security Note

2024-05-1722:54:47
GitHub Advisory Database
github.com
7
neos information disclosure
internal workspaces
authentication
security measures
workspace preview
workspace-name
brute force

6.8 Medium

AI Score

Confidence

High

Due to reports it has been validated that internal workspaces in Neos are accessible without authentication. Some users assumed this is a planned feature but it is not. A workspace preview should be an additional feature with respective security measures in place.

Note that this only allows reading of internal workspaces not writing. And for clarification, an internal workspace is a workspace that is non public and doesn’t have an owner.

Given that an internal workspace exists in your installation, it is possible to view a page in context of that workspace by opening a link in this format:

https://domain/path/to/page.html@workspace-name

The issue is quite problematic when exploited but at the same time slightly less impactful than it sounds. First of all there is no default internal workspace, so the issue affects only workspaces created by users. That also means the workspace-name, which will also always include a hash is individual to a project and an exploiter must get hold of the workspace-name including the hash. This is non trivial as there is no indication of the existence of it, but obviously brute force and educated guessed can be made.

Affected configurations

Vulners
Node
neosneos_cmsRange<4.3.3
OR
neosneos_cmsRange<4.2.12
OR
neosneos_cmsRange<4.1.16
OR
neosneos_cmsRange<4.0.17
OR
neosneos_cmsRange<3.3.23
OR
neosneos_cmsRange<3.2.14
OR
neosneos_cmsRange<3.1.18
OR
neosneos_cmsRange2.3.0
OR
neosneos_cmsRange<3.0.20

6.8 Medium

AI Score

Confidence

High