Yblog - 'uss.php' Cross-Site Scripting



EKU-ID: 33946 CVE: CVE-2006-5146;OSVDB-32328 OSVDB-ID:
Author: You_You Published: 2006-09-30 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


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

Yblog is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input data.

An attacker may leverage these issues to have arbitrary script code execute 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.

http://www.example.com/[path]/uss.php?action="><script>alert('test!')</script>