Vulnerability Description: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') - CWE-79
Software Version: 6.2024.11
NIST: https://nvd.nist.gov/vuln/detail/CVE-2025-1534
CVSS: 5.4
Severity: Medium
Credits: Claudia Bartolini, Marco Ventura, Massimiliano Brolli
In Payara Server Community version 6.2024.11 is possible to perform Stored Cross-site scripting attacks. Stored cross-site scripting vulnerabilities arise when user input is stored and later embedded into the application's responses in an unsafe way. An attacker can use the vulnerability to inject malicious JavaScript code into the application, which will execute within the browser of any user who views the relevant application content.
Security Impact
An attacker can exploit this vulnerability to extract some information or run arbitrary HTTP Request in the context of victim's session.