{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:apache:jspwiki:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.12.3"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "e04dda38bc9eb06265f368acea3ae04d62834b93"
            }
          ],
          "repo": "https://github.com/apache/jspwiki",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "apache",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24853.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "last_affected": "2.12.2"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "A carefully crafted request when creating a header link using the \nwiki markup syntax, which could allow the attacker to execute javascript\n in the victim's browser and get some sensitive information about the \nvictim.\n\n\n\nFurther research by the JSPWiki team showed that the markdown parser allowed this kind of attack too.\n\nApache JSPWiki users should upgrade to 2.12.3 or later.",
  "id": "CVE-2025-24853",
  "modified": "2026-07-15T01:49:17.435930744Z",
  "published": "2025-07-31T08:42:06.453Z",
  "references": [
    {
      "type": "WEB",
      "url": "http://www.openwall.com/lists/oss-security/2025/07/30/2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24853.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2025-24853"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24853"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache JSPWiki: Cross-Site Scripting (XSS) in JSPWiki Header Link processing"
}