vendor:
Human Resource Information System Using PHP
by:
Reza Afsahi
8.8
CVSS
HIGH
Persistent Cross-Site Scripting
79
CWE
Product Name: Human Resource Information System Using PHP
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: NO
Related CWE: N/A
CPE: 2.3:a:sourcecodester:human_resource_information_system_using_php:0.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: PHP 7.4.11, Linux x64_x86
2021
Human Resource Information System 0.1 – ‘First Name’ Persistent Cross-Site Scripting (Authenticated)
The web application allows for an assistant to inject persistent Cross-Site-Scripting payload which will be executed in both assistant and Super Admin panel. An attacker can use this vulnerability to take over Super Admin account.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.