{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": [
              "cpe:2.3:a:apache:wicket:*:*:*:*:*:*:*:*",
              "cpe:2.3:a:apache:wicket:10.0.0:milestone1:*:*:*:*:*:*",
              "cpe:2.3:a:apache:wicket:10.0.0:milestone2:*:*:*:*:*:*"
            ],
            "extracted_events": [
              {
                "introduced": "8.0.0"
              },
              {
                "fixed": "8.16.0"
              },
              {
                "introduced": "9.0.0"
              },
              {
                "fixed": "9.18.0"
              },
              {
                "introduced": "10.0.0-milestone1"
              },
              {
                "last_affected": "10.0.0-milestone1"
              },
              {
                "introduced": "10.0.0-milestone2"
              },
              {
                "last_affected": "10.0.0-milestone2"
              }
            ],
            "source": [
              "CPE_RANGE",
              "CPE_STRING"
            ]
          },
          "events": [
            {
              "introduced": "5e789f1c98f6d57dba17f896c6220b0202af08a9"
            },
            {
              "fixed": "48b1c3cd6e056b1b67edc1bd1020a3e0ef3c6d2a"
            },
            {
              "introduced": "c2802f3ef8df9833da63d144fb4ad03d59e31acc"
            },
            {
              "fixed": "456eb44537aaf15db16748a883c79bfe2662f2d7"
            },
            {
              "introduced": "4a578260ec001580042b1c8b158d96992fc18beb"
            },
            {
              "last_affected": "c007939df9c05fd458f1e416d0969f1ed74b0ccd"
            }
          ],
          "repo": "https://github.com/apache/wicket",
          "type": "GIT"
        }
      ],
      "versions": [
        "10.0.0-milestone1",
        "10.0.0-milestone2"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "apache",
    "cwe_ids": [
      "CWE-74"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/36xxx/CVE-2024-36522.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "introduced": "10.0.0-M1"
          },
          {
            "last_affected": "10.0.0"
          },
          {
            "introduced": "9.0.0"
          },
          {
            "last_affected": "9.17.0"
          },
          {
            "introduced": "8.0.0"
          },
          {
            "last_affected": "8.15.0"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "The default configuration of XSLTResourceStream.java is vulnerable to remote code execution via XSLT injection when processing input from an untrusted source without validation.\nUsers are recommended to upgrade to versions 10.1.0, 9.18.0 or 8.16.0, which fix this issue.",
  "id": "CVE-2024-36522",
  "modified": "2026-08-12T03:51:13.372595780Z",
  "published": "2024-07-12T12:13:51.884Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2024/07/12/2"
    },
    {
      "type": "WEB",
      "url": "https://repo.maven.apache.org/maven2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/36xxx/CVE-2024-36522.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://lists.apache.org/thread/w613qh7yors840pbx00l1pq6wkl9jzkc"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36522"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache Wicket: Remote code execution via XSLT injection"
}