{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:sismics:teedy:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "1.5"
              },
              {
                "last_affected": "1.9"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "ea210d6aac6e69231e835206e0ce0daadcccd83b"
            },
            {
              "fixed": "4951229576d6892dc58ab8c572e73639ca82d80c"
            }
          ],
          "repo": "https://github.com/sismics/docs",
          "type": "GIT"
        }
      ],
      "versions": [
        "v1.5"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Mend",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/22xxx/CVE-2022-22115.json"
  },
  "details": "In Teedy, versions v1.5 through v1.9 are vulnerable to Stored Cross-Site Scripting (XSS) in the name of a created Tag. Since the Tag name is not being sanitized properly in the edit tag page, a low privileged attacker can store malicious scripts in the name of the Tag. In the worst case, the victim who inadvertently triggers the attack is a highly privileged administrator. The injected scripts can extract the Session ID, which can lead to full Account Takeover of the administrator, and privileges escalation.",
  "id": "CVE-2022-22115",
  "modified": "2026-07-15T01:49:13.568058488Z",
  "published": "2022-01-10T15:26:56.337Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22115"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/22xxx/CVE-2022-22115.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-22115"
    },
    {
      "type": "FIX",
      "url": "https://github.com/sismics/docs/commit/4951229576d6892dc58ab8c572e73639ca82d80c"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Teedy - Stored Cross-Site Scripting (XSS) in Tag Name"
}