vendor:
Triconsole
by:
Akash Chathoth
8.8
CVSS
HIGH
Reflected XSS
79
CWE
Product Name: Triconsole
Affected Version From: 3.75
Affected Version To: < 3.76
Patch Exists: YES
Related CWE: 2021-27330
CPE: triconsole.com/php/calendar_datepicker.php
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: 3.75
2021
Triconsole 3.75 – Reflected XSS
Triconsole 3.75 is vulnerable to Reflected XSS. An attacker can inject malicious JavaScript code into the application by crafting a malicious URL and sending it to the victim. The malicious code will be executed in the victim's browser when the URL is accessed.
Mitigation:
Input validation should be used to prevent malicious code from being injected into the application.