ghsa-rrff-chj9-w4c7
Vulnerability from github
Published
2025-07-31 09:32
Modified
2025-07-31 14:11
Severity ?
VLAI Severity ?
Summary
Apache JSPWiki Cross-Site Scripting (XSS) Vulnerability via Header Link Rendering
Details
A carefully crafted request when creating a header link using the wiki markup syntax, which could allow the attacker to execute javascript in the victim's browser and get some sensitive information about the victim.
Further research by the JSPWiki team showed that the markdown parser allowed this kind of attack too.
Apache JSPWiki users should upgrade to 2.12.3 or later.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.jspwiki:jspwiki-main" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.12.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.jspwiki:jspwiki-markdown" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.12.3" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-24853" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-07-31T14:11:06Z", "nvd_published_at": "2025-07-31T09:15:26Z", "severity": "MODERATE" }, "details": "A carefully crafted request when creating a header link using the wiki markup syntax, which could allow the attacker to execute javascript in the victim\u0027s browser and get some sensitive information about the victim.\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": "GHSA-rrff-chj9-w4c7", "modified": "2025-07-31T14:11:06Z", "published": "2025-07-31T09:32:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24853" }, { "type": "WEB", "url": "https://github.com/apache/jspwiki/pull/376" }, { "type": "WEB", "url": "https://github.com/apache/jspwiki/commit/402f9a18b57dd910afba0139e6d3112d54ad650a" }, { "type": "WEB", "url": "https://github.com/apache/jspwiki/commit/f4089cb6d53223c2c291196ba687753a8b0422cf" }, { "type": "PACKAGE", "url": "https://github.com/apache/jspwiki" }, { "type": "WEB", "url": "https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2025-24853" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Apache JSPWiki Cross-Site Scripting (XSS) Vulnerability via Header Link Rendering" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…