CVE-2020-19288
Description
A stored cross-site scripting (XSS) vulnerability in the /localhost/u component of Jeesns 1.4.2 allows attackers to execute arbitrary web scripts or HTML via a crafted payload in a private message.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Jeesns 1.4.2 stored XSS in /localhost/u allows arbitrary script execution via crafted private message.
Vulnerability
A stored cross-site scripting (XSS) vulnerability exists in Jeesns version 1.4.2 within the /localhost/u component. The bug allows an attacker to inject arbitrary web scripts or HTML by sending a crafted payload in a private message, which is stored and later executed in the browser of any user viewing the message [1][2].
Exploitation
An attacker must have the ability to send a private message to a Jeesns user. No elevated privileges are required; the attacker only needs a valid account. The crafted payload is included in the message body and, once sent, is stored on the server. Any user who views the private message will trigger the XSS payload in their browser [1][2].
Impact
Successful exploitation leads to arbitrary script execution in the context of the victim's browser. This can result in theft of session cookies, defacement, or other client-side attacks, potentially compromising the victim's account and data within the Jeesns application [1][2].
Mitigation
The issue has been addressed in later commits of the Jeesns project. Users should upgrade to a version newer than 1.4.2 where the fix is applied. No official patch release date is specified, but the repository maintainers have closed the issue as fixed [2]. There is no known workaround for unpatched versions.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Jeesns/Jeesnsdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/zchuanzhao/jeesns/issues/17mitrex_refsource_MISC
- www.seebug.org/vuldb/ssvid-97946mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.