Vulnerability record · CVE-2024-27136 · published 24 June 2024
CVE-2024-27136: Apache JSPWiki Upload page cross-site scripting
Apache · Jspwiki
Apache JSPWiki 2.12.1 and earlier contain a reflected/stored cross-site scripting flaw on the Upload page, allowing injected JavaScript to run in a victim's browser. The issue is fixed in JSPWiki 2.12.2 and later. Because the wiki is a shared collaboration platform, a successful attack can expose session data or other sensitive information belonging to users who view crafted content.
Description
XSS in Upload page in Apache JSPWiki 2.12.1 and priors allows the attacker to execute javascript in the victim's browser and get some sensitive information about the victim. Apache JSPWiki users should upgrade to 2.12.2 or later.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Automated analysis
high priorityThe flaw is remotely reachable with no authentication and has a very high EPSS score, though it requires user interaction and no confirmed exploitation is documented.
What it is
Apache JSPWiki 2.12.1 and earlier contain a reflected/stored cross-site scripting flaw on the Upload page, allowing injected JavaScript to run in a victim's browser. The issue is fixed in JSPWiki 2.12.2 and later. Because the wiki is a shared collaboration platform, a successful attack can expose session data or other sensitive information belonging to users who view crafted content.
Impact
An attacker can execute arbitrary JavaScript in a victim's browser session, potentially stealing session cookies, authentication tokens, or other sensitive information accessible to that user. The scope change in the CVSS vector indicates the impact can extend beyond the vulnerable component to the victim's browser context.
Attack surface
Reached over the network via the JSPWiki Upload page; the CVSS vector shows no privileges required (PR:N) but user interaction is required (UI:R), meaning a victim must visit or interact with a crafted page or link. No authentication is needed to deliver the payload.
Exploitation
Not listed in CISA KEV and no public exploit or ransomware usage is documented in the record. EPSS is high (0.60846, 99.1st percentile), suggesting elevated likelihood of exploitation activity, but the record contains no confirmed in-the-wild exploitation evidence.
What to do
- Upgrade Apache JSPWiki to 2.12.2 or later as the primary fix.
- If immediate upgrade is not possible, restrict or disable the Upload page functionality until patched.
- Deploy a web application firewall or content security policy that blocks inline and injected script execution on JSPWiki pages.
- Review and sanitize any user-supplied content rendered on the Upload page.
- Monitor vendor advisories for updated guidance on CVE-2024-27136.
Detection
- Inspect web server and JSPWiki logs for suspicious script payloads or encoded JavaScript in requests to the Upload page.
- Monitor for anomalous outbound requests or cookie exfiltration patterns from browsers accessing JSPWiki.
- Use CSP violation reports to detect blocked inline script execution on JSPWiki pages.
- Review application logs for unexpected changes to uploaded content or page rendering.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2024-27136 | Vendor Advisory |
| https://lists.apache.org/thread/gfms8gbncqqkj52p861b8fnsypwsl1d5 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2024/06/23/3 | |
| https://jspwiki-wiki.apache.org/Wiki.jsp?page=CVE-2024-27136 | Vendor Advisory |
| https://lists.apache.org/thread/gfms8gbncqqkj52p861b8fnsypwsl1d5 | Vendor Advisory |
Track CVE-2024-27136 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2024-27136), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.