vendor:
Company's Recruitment Management System 1.0.
by:
Aniket Deshmane
8.8
CVSS
HIGH
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Company's Recruitment Management System 1.0.
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE: a:sourcecodester:company's_recruitment_management_system_1.0
Platforms Tested: Windows 10, XAMPP
2021
Company’s Recruitment Management System 1.0. – ‘title’ Stored Cross-Site Scripting (XSS)
A stored cross-site scripting vulnerability exists in Company's Recruitment Management System 1.0. which allows an attacker to inject malicious JavaScript code into the 'title' field of the 'vacancies' tab. An attacker can exploit this vulnerability by sending a malicious payload to the 'title' field of the 'vacancies' tab. This payload will be executed when a user visits the application.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application. Additionally, the application should be configured to use a Content Security Policy (CSP) to prevent malicious code from being executed.