Yblog - 'tem.php' Cross-Site Scripting

EDB-ID:

28733


Author:

You_You

Type:

webapps


Platform:

PHP

Date:

2006-09-30


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]/tem.php?action="><script>alert('test!')</script><