VYPR
Moderate severityNVD Advisory· Published Mar 28, 2019· Updated Aug 4, 2024

CVE-2019-0224

CVE-2019-0224

Description

In Apache JSPWiki 2.9.0 to 2.11.0.M2, a carefully crafted URL could execute javascript on another user's session. No information could be saved on the server or jspwiki database, nor would an attacker be able to execute js on someone else's browser; only on its own browser.

AI Insight

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

A crafted URL in Apache JSPWiki 2.9.0 to 2.11.0.M2 can execute JavaScript in a user's own browser session, a self-XSS vulnerability.

Vulnerability

Apache JSPWiki versions 2.9.0 through 2.11.0.M2 contain a cross-site scripting (XSS) vulnerability where a carefully crafted URL can execute JavaScript in the context of a user's own browser session [1][2][3]. The vulnerability lies in how the wiki processes a crafted URL, allowing script execution when the user visits the malicious link.

Exploitation

An attacker must craft a malicious URL and trick a user into clicking it. The attacker does not need authentication or special network position; the attack relies on social engineering. The JavaScript executes only in the victim's own browser session; no data is stored on the server or database [1][3].

Impact

The impact is limited to self-XSS: the attacker can execute JavaScript in their own browser, not on another user's browser. The vulnerability does not allow information to be saved on the server or database, nor does it permit cross-user scripting [1][3].

Mitigation

The vulnerability is fixed in Apache JSPWiki version 2.11.0.M3 [2][3]. Users should upgrade to this version or later. No workaround is documented in the available references.

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-mainMaven
>= 2.9.0, < 2.11.0.M32.11.0.M3

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

10

News mentions

0

No linked articles in our index yet.