Describe the bug
An authent.icated malicious user can take advantage of a Stored XSS vulnerability in the "Registration Settings" feature.
To Reproduce
Steps to reproduce the behavior:
Log into the panel.
Go to "/administration/settings_registration.php"
Click on Registration.
Insert payload:
Click "Save Setting"
Go to "/home.php", click Register
Click " Terms of Agreement"
XSS Alert Message
Expected behavior
The removal of script tags is not sufficient to prevent an XSS attack. You must HTML Entity encode any output that is reflected back to the page.
Screenshots
XSS Alert Message:
Desktop (please complete the following information):
OS: Kali
Browser: Firefox
Version of Browser: 68.6
The text was updated successfully, but these errors were encountered:
Describe the bug
An authent.icated malicious user can take advantage of a Stored XSS vulnerability in the "Registration Settings" feature.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The removal of script tags is not sufficient to prevent an XSS attack. You must HTML Entity encode any output that is reflected back to the page.
Screenshots

XSS Alert Message:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: