vendor:
Zaep AntiSpam
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: Zaep AntiSpam
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Unknown
Zaep AntiSpam Cross-Site Scripting Vulnerability
Zaep AntiSpam is prone to a cross-site scripting vulnerability. This issue is due to a failure of the application to properly sanitize user supplied URI input. This issue could permit a remote attacker to create a malicious URI link that includes hostile HTML and script code. If this link were followed, the hostile code may be rendered in the web browser of the victim user. This would occur in the security context of the affected web site and may allow for theft of cookie-based authentication credentials or other attacks.
Mitigation:
It is recommended to sanitize user input and properly validate and encode URI input to prevent cross-site scripting attacks. Implementing a web application firewall can also help mitigate this vulnerability.