{
  "CVE_data_meta": {
    "ASSIGNER": "security@huntr.dev",
    "ID": "CVE-2022-4105",
    "STATE": "PUBLIC",
    "TITLE": "Cross-site Scripting (XSS) - Stored in kiwitcms/kiwi"
  },
  "affects": {
    "vendor": {
      "vendor_data": [
        {
          "product": {
            "product_data": [
              {
                "product_name": "kiwitcms/kiwi",
                "version": {
                  "version_data": [
                    {
                      "version_affected": "<",
                      "version_value": "11.6"
                    }
                  ]
                }
              }
            ]
          },
          "vendor_name": "kiwitcms"
        }
      ]
    }
  },
  "data_format": "MITRE",
  "data_type": "CVE",
  "data_version": "4.0",
  "description": {
    "description_data": [
      {
        "lang": "eng",
        "value": "A stored XSS in a kiwi Test Plan can run malicious javascript which could be chained with an HTML injection to perform a UI redressing attack (clickjacking) and an HTML injection which disables the use of the history page."
      }
    ]
  },
  "impact": {
    "cvss": {
      "attackComplexity": "LOW",
      "attackVector": "NETWORK",
      "availabilityImpact": "NONE",
      "baseScore": 7.1,
      "baseSeverity": "HIGH",
      "confidentialityImpact": "HIGH",
      "integrityImpact": "LOW",
      "privilegesRequired": "LOW",
      "scope": "UNCHANGED",
      "userInteraction": "NONE",
      "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N",
      "version": "3.0"
    }
  },
  "problemtype": {
    "problemtype_data": [
      {
        "description": [
          {
            "lang": "eng",
            "value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
          }
        ]
      }
    ]
  },
  "references": {
    "reference_data": [
      {
        "name": "https://huntr.dev/bounties/386417e9-0cd5-4d80-8137-b0fd5c30b8f8",
        "refsource": "CONFIRM",
        "url": "https://huntr.dev/bounties/386417e9-0cd5-4d80-8137-b0fd5c30b8f8"
      },
      {
        "name": "https://github.com/kiwitcms/kiwi/commit/a2b169ffdef1d7c1755bade8138578423b35011b",
        "refsource": "MISC",
        "url": "https://github.com/kiwitcms/kiwi/commit/a2b169ffdef1d7c1755bade8138578423b35011b"
      }
    ]
  },
  "source": {
    "advisory": "386417e9-0cd5-4d80-8137-b0fd5c30b8f8",
    "discovery": "EXTERNAL"
  }
}