-------------------------------------------------------------------------------------------- 20101028 - Justanotherhacker.com : Multiple vulnerabilities in Feindura CMS JAHx104 - http://www.justanotherhacker.com/advisories/JAHx104.txt -------------------------------------------------------------------------------------------- Feindura is a Open Source flat file based Content Management System for Web Designers, written in PHP. There is no need of a database and it.s easy to integrate in your Websites [ Taken from: http://feindura.org ] --- Vulnerability description --- Feindura CMS sufferes from multiple vulnerabilities. Discovered by: Eldar "Wireghoul" Marcussen Type: Multiple Severity: Medium Release: Responsible Affected versions: <= 1.0rc --- Cross site scripting --- The category parameter provided to editor.php is not sufficiently filtered and is vulnerable to cross site scripting. Looking at the source we can see the variable gets assigned direclty from user input and later used in output. library/sites/editor.php:24 $category = $_GET['category']; library/sites/editor.php:186 echo '