vendor:
User Registration & Login System with Admin Panel
by:
Soushikta Chowdhury
8.8
CVSS
HIGH
Stored Cross Site Scripting
79
CWE
Product Name: User Registration & Login System with Admin Panel
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: egavilanmedia:user_registration_and_login_system_with_admin_panel
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2020
EgavilanMedia User Registration & Login System with Admin Panel 1.0 – Stored Cross Site Scripting
EgavilanMedia User Registration & Login System with Admin Panel 1.0 is vulnerable to Stored Cross Site Scripting. An attacker can inject malicious JavaScript code in the Full Name parameter of the registration page. The malicious code will be stored in the database and will be executed when the Admin Panel is accessed.
Mitigation:
Input validation should be done on the server side to prevent malicious code injection.