{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "6.0"
              },
              {
                "fixed": "7.4.22"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "78dfd58032699b2f11264654d5f9ce8f9701ed66"
            }
          ],
          "repo": "https://github.com/knowagelabs/knowage-server",
          "type": "GIT"
        },
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "8.0"
              },
              {
                "fixed": "8.0.9"
              }
            ]
          },
          "events": [
            {
              "introduced": "96bdab85f1d4b32ecbac0d277f494d5e3c16b907"
            },
            {
              "fixed": "9ef26550ac874f26cf19ea35e3c373742e7de38f"
            }
          ],
          "repo": "https://github.com/knowagelabs/knowage-server",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f2gr-6h9j-rwcw"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79",
      "CWE-87"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/39xxx/CVE-2022-39295.json"
  },
  "details": "Knowage is an open source suite for modern business analytics alternative over big data systems. KnowageLabs / Knowage-Server starting with the 6.x branch and prior to versions 7.4.22, 8.0.9, and 8.1.0 is vulnerable to cross-site scripting because the `XSSRequestWrapper::stripXSS` method can be bypassed. Versions 7.4.22, 8.0.9, and 8.1.0 contain patches for this issue. There are no known workarounds.",
  "id": "CVE-2022-39295",
  "modified": "2026-04-01T23:08:00.925267697Z",
  "published": "2022-10-13T00:00:00Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/KnowageLabs/Knowage-Server/blob/b079a654c1708f82f6914c55be6715ad621d9edd/knowageutils/src/main/java/it/eng/spagobi/utilities/filters/XSSRequestWrapper.java#L82-L206"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/39xxx/CVE-2022-39295.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/KnowageLabs/Knowage-Server/security/advisories/GHSA-f2gr-6h9j-rwcw"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-39295"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Neutralization of Alternate XSS Syntax in Knowage-Server"
}