Vulnerabilities (CVE)

Filtered by vendor Espocrm Subscribe
Total 30 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-14546 1 Espocrm 1 Espocrm 2024-11-21 3.5 LOW 5.4 MEDIUM
An issue was discovered in EspoCRM before 5.6.9. Stored XSS was executed on the Preference page as well as while sending an email when a malicious payload was inserted inside the Email Signature in the Preference page. The attacker could insert malicious JavaScript inside his email signature, which fires when the victim replies or forwards the mail, thus helping him steal victims' cookies (hence compromising their accounts).
CVE-2019-14351 1 Espocrm 1 Espocrm 2024-11-21 4.0 MEDIUM 8.8 HIGH
EspoCRM 5.6.4 is vulnerable to user password hash enumeration. A malicious authenticated attacker can brute-force a user password hash by 1 symbol at a time using specially crafted api/v1/User?filterList filters.
CVE-2019-14350 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
EspoCRM 5.6.4 is vulnerable to stored XSS due to lack of filtration of user-supplied data in the Knowledge base. A malicious attacker can inject JavaScript code in the body parameter during api/v1/KnowledgeBaseArticle knowledge-base record creation.
CVE-2019-14349 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
EspoCRM version 5.6.4 is vulnerable to stored XSS due to lack of filtration of user-supplied data in the api/v1/Document functionality for storing documents in the account tab. An attacker can upload a crafted file that contains JavaScript code in its name. This code will be executed when a user opens a page of any profile with this.
CVE-2019-14331 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in EspoCRM before 5.6.6. Stored XSS exists due to lack of filtration of user-supplied data in Create User. A malicious attacker can modify the firstName and lastName to contain JavaScript code.
CVE-2019-14330 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in EspoCRM before 5.6.6. Stored XSS exists due to lack of filtration of user-supplied data in Create Case. A malicious attacker can modify the firstName and lastName to contain JavaScript code.
CVE-2019-14329 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
An issue was discovered in EspoCRM before 5.6.6. There is stored XSS due to lack of filtration of user-supplied data in Create Task. A malicious attacker can modify the parameter name to contain JavaScript code.
CVE-2019-13643 1 Espocrm 1 Espocrm 2024-11-21 4.3 MEDIUM 6.1 MEDIUM
Stored XSS in EspoCRM before 5.6.4 allows remote attackers to execute malicious JavaScript and inject arbitrary source code into the target pages. The attack begins by storing a new stream message containing an XSS payload. The stored payload can then be triggered by clicking a malicious link on the Notifications page.
CVE-2018-17302 1 Espocrm 1 Espocrm 2024-11-21 3.5 LOW 5.4 MEDIUM
Stored XSS exists in views/fields/wysiwyg.js in EspoCRM 5.3.6 via a /#Email/view saved draft message.
CVE-2018-17301 1 Espocrm 1 Espocrm 2024-11-21 3.5 LOW 5.4 MEDIUM
Reflected XSS exists in client/res/templates/global-search/name-field.tpl in EspoCRM 5.3.6 via /#Account in the search panel.