Ivan Marković
Security consultant and researcher
Long experience in designing and implementation of security solutions, mainly oriented on web, mobile and embedded applications. Author of penetration testing tools, recognized by OWASP organization and BackTrack Linux distribution. Researching work includes discovery of vulnerabilities of numeral applications and services, and for these, author received public apreciations by Microsoft Company..
emuCMS "query" and "page" Cross-Site Scripting Vulnerabilities
|| Security Net Advisory #D.13.9.06.a
Title : eMU CMS v0.2.1 XSS injection
Impact : Cross Site Scripting
Type : Remote
Vendor :
- Url : http://www.emusoft.org
|| Vulnerability
Input passed to the "query" and "page" parameter in index.php is not properly sanitised before being returned to the user.
This can be exploited to execute arbitrary HTML and script code in a user's browser session.
|| Solution:
Edit the source code to ensure that input is properly filtered.
|| Contact
Author : Ivan Markovic
Site : www.security-net.biz
http://www.security-net.biz/adv/D13906a.txt
http://www.securityfocus.com/bid/20013/info
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4822