{
  "affected": [
    {
      "database_specific": {
        "unresolved_ranges": [
          {
            "events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.5.10.15"
              }
            ]
          }
        ]
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2e2421f19620669b9930f72fb73a8dbc5efe4980"
            }
          ],
          "repo": "https://github.com/fogproject/fogproject",
          "type": "GIT"
        },
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2e2421f19620669b9930f72fb73a8dbc5efe4980"
            }
          ],
          "repo": "https://github.com/fogproject/fogproject",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-cvf7-7mvq-5694"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-79",
      "CWE-80"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/46xxx/CVE-2023-46235.json"
  },
  "details": "FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to version 1.5.10.15, due to a lack of request sanitization in the logs, a malicious request containing XSS would be stored in a log file. When an administrator of the FOG server logged in and viewed the logs, they would be parsed as HTML and displayed accordingly. Version 1.5.10.15 contains a patch. As a workaround, view logs from an external text editor rather than the dashboard.",
  "id": "CVE-2023-46235",
  "modified": "2026-04-01T23:08:36.828484772Z",
  "published": "2023-10-31T14:25:12.617Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/46xxx/CVE-2023-46235.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/FOGProject/fogproject/security/advisories/GHSA-cvf7-7mvq-5694"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46235"
    },
    {
      "type": "FIX",
      "url": "https://github.com/FOGProject/fogproject/commit/2e2421f19620669b9930f72fb73a8dbc5efe4980"
    }
  ],
  "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": "FOG stored XSS on log screen via unsanitized request logging"
}