[] NeoSense

AneCMS 1.x - '/modules/blog/index.php' HTML Injection

Author: High-Tech Bridge SA
type: webapps
platform: php
port: 
date_added: 2010-06-11 
date_updated: 2014-07-22 
verified: 1 
codes: CVE-2010-2437;OSVDB-65791 
tags: 
aliases:  
screenshot_url:  
application_url: 

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


AneCMS is prone to an HTML-injection vulnerability because it fails to sufficiently sanitize user-supplied data.

Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials and to control how the site is rendered to the user; other attacks are also possible.

AneCMS 1.3 is vulnerable; other versions may also be affected.

hello <script>alert(document.cookie)</script>