[] NeoSense

Yblog - 'funk.php' Cross-Site Scripting

Author: You_You
type: webapps
platform: php
port: 
date_added: 2006-09-30 
date_updated: 2016-12-05 
verified: 1 
codes: CVE-2006-5146;OSVDB-32326 
tags: 
aliases:  
screenshot_url:  
application_url: 

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