I’m encountering an XSS issue
- on the “Contact Us” page. When we enter an XSS URL in the message/comment box, it accepts the URL and displays a “Thank you for your message” response.
- I’m also encountering an XSS issue in the “User > Activity > Communication” section. When we enter an XSS URL in the message box, it accepts the URL, even though it typically should not.
- In “User>>ToDo>>Description” it also accepts the xss url.
You can refer the attachments…