Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid XSS Security Issues due to SPA redirects #702

Merged
merged 1 commit into from
Oct 31, 2022
Merged

Conversation

ggallotti
Copy link
Member

@ggallotti ggallotti commented Oct 27, 2022

Do not send raw json unencoded to client because some html special characters will break SinglePage Application parsing introducing possible XSS attacks.

Issue:99580

@genexusbot
Copy link
Collaborator

Cherry pick to beta success

@ggallotti ggallotti temporarily deployed to external-storage-tests October 27, 2022 17:46 Inactive
@ggallotti ggallotti added the tested Issue has been tested by Product Team label Oct 31, 2022
@ggallotti ggallotti merged commit f5f8c75 into master Oct 31, 2022
@ggallotti ggallotti deleted the xss-js-security branch October 31, 2022 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot closed tested Issue has been tested by Product Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants