Skip to content

Regex validate query title and remove exception text from email. #699

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bensnyde
Copy link

@bensnyde bensnyde commented Feb 14, 2025

Since the query.title is included in the email subject and body, add validation to ensure it is only populated with legal characters. This will prevent a bad actor from sending malicious reports (containing malicious links etc) to users.

Also remove the exception text from any emails. This will prevent any unintentional leaking of sensitive information.

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