vendor:
Testa
by:
Ashkan Moghaddas
8.8
CVSS
HIGH
Reflected Cross-Site Scripting (XSS)
79
CWE
Product Name: Testa
Affected Version From: 3.5.2001
Affected Version To: 3.5.2001
Patch Exists: NO
Related CWE:
CPE: a:testa:testa:3.5.1
Platforms Tested: Windows/Linux
2022
Testa 3.5.1 Online Test Management System – Reflected Cross-Site Scripting (XSS)
Testa 3.5.1 is vulnerable to Reflected Cross-Site Scripting (XSS). An attacker can inject malicious JavaScript code into the 'redirect' parameter of the 'login.php' page. When a user visits the page, the malicious code will be executed in the user's browser.
Mitigation:
Input validation should be used to prevent XSS attacks. The application should validate all input data and reject any malicious data.