FaName 1.0 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities



EKU-ID: 36940 CVE: CVE-2007-3653;OSVDB-46884 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]/index.php?key="><script>alert(document.cookies)</script> http://www.example.com/[FANAME-DIRECTORY]/index.php?desc="><script>alert(document.cookies)</script>