[] NeoSense

MyBloggie 2.1.2/2.1.3 - BBCode IMG Tag HTML Injection

Author: zerogue
type: webapps
platform: php
port: 
date_added: 2006-05-06 
date_updated: 2016-12-14 
verified: 1 
codes: CVE-2006-2269;OSVDB-25675 
tags: 
aliases:  
screenshot_url:  
application_url: http://www.exploit-db.commybloggie2.1.3_beta.zip

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

MyBloggie is prone to an HTML-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in dynamically generated content.

Attacker-supplied HTML and script code would be executed in the context of the affected website, potentially allowing an attacker to steal cookie-based authentication credentials or to control how the site is rendered to the user; other attacks are also possible.

[img]javascript:alert('xss')[/img]