Skip to content

Conversation

@tomer-mobb
Copy link
Owner

This change fixes a medium severity (🟡) XSS issue reported by Snyk.

Issue description

Cross-Site Scripting (XSS) allows attackers to inject malicious scripts into web pages viewed by other users. This can lead to theft of session cookies, redirection to malicious websites, or defacement of the webpage.

Fix instructions

Implement input validation and output encoding. This includes sanitizing user input and escaping special characters to prevent execution of injected scripts.

Additional actions required

A lock file was detected, please make sure to relock the lock file using your package manager.

More info and fix customization are available in the Mobb platform

@tomer-mobb tomer-mobb merged commit f58157e into main Nov 18, 2024
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.

2 participants