VYPR
Moderate severityNVD Advisory· Published May 20, 2019· Updated Aug 4, 2024

CVE-2019-10076

CVE-2019-10076

Description

A carefully crafted malicious attachment could trigger an XSS vulnerability on Apache JSPWiki 2.9.0 to 2.11.0.M3, which could lead to session hijacking.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Apache JSPWiki 2.9.0 to 2.11.0.M3 is vulnerable to XSS via malicious attachments, enabling session hijacking.

Vulnerability

CVE-2019-10076 is a cross-site scripting (XSS) vulnerability in Apache JSPWiki versions 2.9.0 through 2.11.0.M3. The flaw arises from insufficient sanitization of uploaded file attachments; a carefully crafted malicious attachment can inject arbitrary JavaScript into the wiki page context [1].

Exploitation

An attacker can exploit this by uploading a specially crafted attachment to the wiki. When a user views the attachment or interacts with it, the injected script executes in the user's browser session. No authentication except for upload capability is required, and the attack does not require any specific network position [2].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser, leading to session hijacking, theft of sensitive information, or defacement of the wiki [1][2].

Mitigation

The Apache JSPWiki project has addressed this vulnerability in version 2.11.0.M4 and later. Users are advised to upgrade immediately [3].

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
org.apache.jspwiki:jspwiki-warMaven
>= 2.9.0, < 2.11.0.M42.11.0.M4
org.apache.jspwiki:jspwiki-mainMaven
>= 2.9.0, < 2.11.0.M42.11.0.M4

Affected products

3

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

7

News mentions

0

No linked articles in our index yet.