vendor:
Perch
by:
Dinesh Mohanty
5.5
CVSS
MEDIUM
Persistent Cross Site Scripting (XSS)
79
CWE
Product Name: Perch
Affected Version From: v3.2
Affected Version To: v3.2
Patch Exists: NO
Related CWE: Requested
CPE: a:perch:perch:3.2
Platforms Tested: Windows
2023
Perch v3.2 – Persistent Cross Site Scripting (XSS)
Stored Cross Site Scripting (Stored XSS) Vulnerability is found in the file upload functionally under the create asset section.
Mitigation:
To mitigate this vulnerability, ensure that user input is properly validated and sanitized before being displayed or stored. Implement strict input validation and output encoding to prevent the execution of malicious scripts.