First published: Mon Aug 05 2019(Updated: )
An issue was discovered in EspoCRM before 5.6.9. Stored XSS was executed when a attacker sends an attachment to admin with malicious JavaScript in the filename. This JavaScript executed when an admin selects the particular file from the list of all attachments. The attacker could inject the JavaScript inside the filename and send it to users, thus helping him steal victims' cookies (hence compromising their accounts).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
EspoCRM | <5.6.9 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14547 is a vulnerability in EspoCRM before version 5.6.9 that allows for stored XSS attacks.
An attacker can send an attachment with malicious JavaScript in the filename, which is executed when an admin selects the file.
The severity of CVE-2019-14547 is medium, with a CVSS score of 5.4.
To fix CVE-2019-14547, upgrade EspoCRM to version 5.6.9 or later.
You can find more information about CVE-2019-14547 at the following references: [link1](https://gauravnarwani.com/publications/cve-2019-14547/), [link2](https://github.com/espocrm/espocrm/commit/ffd3f762ce4a8de3b8962f33513e073c55d943b5), [link3](https://github.com/espocrm/espocrm/issues/1369).