GHSA-RRFF-CHJ9-W4C7
Vulnerability from github – Published: 2025-07-31 09:32 – Updated: 2025-11-05 20:32
VLAI?
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.
Severity ?
{
"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-11-05T20:32:38Z",
"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"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2025/07/30/2"
}
],
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…