FTGate Multiple Remote Input Validation Vulnerabilities
FTGate is prone to multiple remote input validation vulnerabilities, including a cross-site scripting issue and an HTML injection vulnerability. These vulnerabilities are due to a failure of the application to properly sanitize user-supplied input before using it in dynamic web content. The cross-site scripting issue allows a remote attacker to create a malicious link that includes hostile HTML and script code, which can be executed in the victim's web browser. This can lead to theft of cookie-based authentication credentials and other attacks. The HTML injection vulnerability allows an attacker to execute arbitrary script code in the browser of an unsuspecting user, potentially stealing authentication credentials and sensitive information.