vendor:
ReQlogic
by:
Okan Kurtulus
9.3
CVSS
CRITICAL
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: ReQlogic
Affected Version From: 11.3
Affected Version To: 11.3
Patch Exists: NO
Related CWE: 2022-41441
CPE: a:reqlogic:reqlogic:11.3
Platforms Tested: Linux
2022
ReQlogic v11.3 – Reflected Cross-Site Scripting (XSS)
ReQlogic v11.3 is vulnerable to Reflected Cross-Site Scripting (XSS). An attacker can exploit this vulnerability by sending a malicious payload to the POBatch and WaitDuration parameters. The malicious payload is triggered when the user visits the URL with the malicious payload.
Mitigation:
Input validation should be used to prevent XSS attacks. The application should validate all user input and reject any malicious input.