Skip to content

Conversation

@max-nextcloud
Copy link
Contributor

Summary

  • PublicSessionController create receives a share token.
  • The others receive the parameters for a text session: document_id, session_id, session_token. Even though these are relatively short lived they could be used to retrieve content from the document when leaked.

Checklist

* `PublicSessionController create` receives a share token.
* The others receive the parameters for a text session:
  `document_id`, `session_id`, `session_token`.
  Even though these are relatively short lived
  they could be used to retrieve content from the document when leaked.

Signed-off-by: Max <[email protected]>
@juliusknorr
Copy link
Member

Failures unrelated

@juliusknorr juliusknorr merged commit 991aca1 into master Mar 1, 2023
@juliusknorr juliusknorr deleted the fix/treat-text-session-params-as-sensitive branch March 1, 2023 13:28
@blizzz blizzz mentioned this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants