{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "0.6.9"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "8d509c4bca9b6d305f6ebe10c2dac02360a27785"
            }
          ],
          "repo": "https://github.com/ramboxapp/community-edition",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "There is a stored XSS in Rambox 0.6.9 that can lead to code execution. The XSS is in the name field while adding/editing a service. The problem occurs due to incorrect sanitization of the name field when being processed and stored. This allows a user to craft a payload for Node.js and Electron, such as an exec of OS commands within the onerror attribute of an IMG element.",
  "id": "CVE-2019-17625",
  "modified": "2026-03-13T21:46:56.357531398Z",
  "published": "2019-10-16T12:15:11.947Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/ramboxapp/community-edition/issues/2418"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}