FaName 1.0 - 'page.php?name' Cross-Site Scripting



EKU-ID: 36941 CVE: CVE-2007-3653;OSVDB-46885 OSVDB-ID:
Author: Jesper Jurcenoks Published: 2008-06-30 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

FaName is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks

FaName 1.0 is vulnerable; other versions may also be affected.

http://www.example.com/[FANAME-DIRECTORY]/page.php?name=<script>alert(document.cookies)</script>