{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "v2.0.0-rc"
              },
              {
                "fixed": "v2.0.0-rc.4"
              }
            ]
          },
          "events": [
            {
              "introduced": "a48ac198ff94ebe75d8f7d5f339ce4900fc60b07"
            },
            {
              "fixed": "67e26f486d85e294a6ecff822d236c04787b316e"
            }
          ],
          "repo": "https://github.com/kitabisa/teler",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "= v2.0.0-dev"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "dfdc7d3318074235b43fba30eb05eecbddd911c9"
            }
          ],
          "repo": "https://github.com/kitabisa/teler",
          "type": "GIT"
        }
      ]
    },
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "20f59eda2420ac64e29f199a61230a0abc875e8e"
            }
          ],
          "repo": "https://github.com/teler-sh/teler",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-xr7p-8q82-878q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23466.json"
  },
  "details": "teler is an real-time intrusion detection and threat alert dashboard. teler prior to version 2.0.0-rc.4 is vulnerable to DOM-based cross-site scripting (XSS) in the teler dashboard. When teler requests messages from the event stream on the `/events` endpoint, the log data displayed on the dashboard are not sanitized. This only affects authenticated users and can only be exploited based on detected threats if the log contains a DOM scripting payload. This vulnerability has been fixed on version `v2.0.0-rc.4`. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
  "id": "CVE-2022-23466",
  "modified": "2026-04-01T23:09:54.655503678Z",
  "published": "2022-12-06T17:58:52.867Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23466.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/kitabisa/teler/security/advisories/GHSA-xr7p-8q82-878q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23466"
    },
    {
      "type": "FIX",
      "url": "https://github.com/kitabisa/teler/commit/20f59eda2420ac64e29f199a61230a0abc875e8e"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "DOM-based cross-site scripting (XSS) in teler dashboard"
}