{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "5.6.4"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "17ea760851d99d3cb0adf857707927c48644d805"
            }
          ],
          "repo": "https://github.com/espocrm/espocrm",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2019-14349",
  "modified": "2026-03-13T21:48:24.237807616Z",
  "published": "2019-07-28T16:15:10.730Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/espocrm/espocrm/issues/1358"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ]
}