Answer the question
In order to leave comments, you need to log in
I have the ability to send email messages to users on the site. Do I need to process messages from XSS?
Hello! On my site, users' emails are hidden. So that users can contact each other, I wrote a form in which a message is sent to the mail of the user with whom the other user wants to contact.
I have a question. Do I need to handle user messages from XSS? Or does it not make sense, since mailboxes have good protection and XSS will not work anyway?
Answer the question
In order to leave comments, you need to log in
The fact that some email clients have xss protection does not mean that you do not need to do it
And how the user will write the answer? Do you send a letter with the sender's email address?
Usually, either the mail is open, or the site has its own PM system, and only notifications come to the mail.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question