{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:strapi:strapi:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.11.7"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1edefac8a3274b936b4a8654dfbffbf9c4f71e5e"
            }
          ],
          "repo": "https://github.com/strapi/strapi",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-v8gg-4mq2-88q4"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-200"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/36xxx/CVE-2023-36472.json"
  },
  "details": "Strapi is an open-source headless content management system. Prior to version 4.11.7, an unauthorized actor can get access to user reset password tokens if they have the configure view permissions. The `/content-manager/relations` route does not remove private fields or ensure that they can't be selected. This issue is fixed in version 4.11.7.",
  "id": "CVE-2023-36472",
  "modified": "2026-07-15T01:49:01.462682266Z",
  "published": "2023-09-15T18:54:34.072Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/strapi/strapi/releases/tag/v4.11.7"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/36xxx/CVE-2023-36472.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36472"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Strapi may leak sensitive user information, user reset password, tokens via content-manager views"
}