vendor:
https://demo.jorani.org/session/login
by:
nu11secur1ty
7.5
CVSS
HIGH
XSS Reflected & Information Disclosure
CWE
Product Name: https://demo.jorani.org/session/login
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2023
Jorani v1.0.3-(c)2014-2023 – XSS Reflected & Information Disclosure
The value of the 'language request' parameter is copied into a JavaScript string which is encapsulated in double quotation marks. The payload 75943";alert(1)//569 was submitted in the language parameter. This input was echoed unmodified in the application's response. The attacker can modify the token session and he can discover sensitive information for the server.