Oracle Reports Server 10g - Multiple Cross-Site Scripting Vulnerabilities



EKU-ID: 30622 CVE: CVE-2005-0873;OSVDB-15050 OSVDB-ID:
Author: Paolo Published: 2005-03-24 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Multiple remote cross-site scripting vulnerabilities affect Oracle Reports Server. These issues are due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated Web content.

An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.

http://paolo/reports/examples/Tools/test.jsp?repprod&desname='<script>alert(document.cookie);</script>

http://paolo/reports/examples/Tools/test.jsp?repprod"<script>alert(document.cookie);</script>