Cross Site Scripting Vulnerability in EspoCRM by Espo Technologies
CVE-2022-38845
6.1MEDIUM
What is CVE-2022-38845?
EspoCRM version 7.1.8 is susceptible to a Cross Site Scripting (XSS) vulnerability through its import feature. This vulnerability allows remote attackers to craft malicious CSV files containing JavaScript code. When an authenticated user imports such a file, the embedded JavaScript executes in their browser, potentially leading to unauthorized actions or data exposure. Proper input validation and sanitization measures should be implemented to prevent exploitation of this vulnerability.