Rhino Software Zaep AntiSpam 2.0 - Cross-Site Scripting



EKU-ID: 29421 CVE: CVE-2004-1939;OSVDB-5322 OSVDB-ID:
Author: Noam Rathaus Published: 2004-04-14 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://www.securityfocus.com/bid/10139/info

It has been reported that 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.

ttp://example.zaep/?key=<script>alert(document.cookie)<%252Fscript>