vendor:
Enterprise Survey Software
by:
Pankaj Kumar Thakur
5.4
CVSS
MEDIUM
Stored Cross-Site Scripting (XSS)
79
CWE
Product Name: Enterprise Survey Software
Affected Version From: 2022
Affected Version To: 2022
Patch Exists: YES
Related CWE: CVE-2022-29727
CPE: a:surveysparrow:enterprise_survey_software:2022
Platforms Tested: Windows
2022
Survey Sparrow Enterprise Survey Software 2022 – Stored Cross-Site Scripting (XSS)
Survey Sparrow Enterprise Survey Software 2022 is vulnerable to Stored Cross-Site Scripting (XSS). An attacker can inject malicious JavaScript code into the application, which will be executed in the browser of the victim when the vulnerable page is accessed. This can be exploited to steal session cookies and hijack user sessions.
Mitigation:
Input validation should be used to prevent malicious code from being stored in the application. The application should also use a secure flag on the session cookie to prevent it from being sent over an unencrypted connection.