Title: ====== FBC-Market CMS v1.1 - Multiple Web Vulnerabilities Date: ===== 2011-09-22 VL-ID: ===== 281 Reference: ========== http://www.vulnerability-lab.com/get_content.php?id=281 Introduction: ============= FBC-Market is a application that allows you to run your own online marketplace or classifieds listing site similar to Craigslist. It was written in PHP and uses MySQL to for data storage. Additionally, it uses jQuery for elegant effects and that web 2.0 pizzazz you ve always dreamed of. The general design is simple and clean which should go well with any site, customization can be done easily through the CSS file. You can add your header and footer to it or include it in an iframe and you are ready to roll. And if you want to get your hands dirty in code, the comments will help you know what is going on. (Copy of the Vendor Homepage: http://www.freeboxclub.com/) Abstract: ========= Vulnerability-Lab Team discovered multiple persistent Web Vulnerabilities on FreeBoxClubs FBC-Market CMS v1.1 web application. Report-Timeline: ================ 2011-09-22: Public or Non-Public Disclosure Status: ======== Published Affected Products: ================== FBC-Market CMS v1.1 Exploitation-Technique: ======================= Remote Severity: ========= Medium(+) Details: ======== 1.1 Multiple input validation vulnerabilities(persistent) are detected on FreeBoxClubs FBC-Market CMS v1.1 web application. Attackers can include persistent malicious script codes to manipulate specific customer requests & modules. The vulnerability allows an attacker also to hijack customer/admin sessions via persistent script code inject. The vulnerabilities are located on the category add module of the application. Vulnerable Module(s): [+] Categories Add/List, newItem & Index Pictures: ../1.png ../2.png ../3.png 1.2 An client-side input validation vulnerability(non-persistent) is detected on FreeBoxClubs FBC-Market CMS v1.1 web application. Remote attackers can hijack customer/admin accounts via malicious link on client side with medium required user inter action. Vulnerable Module(s): [+] Login Pictures: ../1.png Proof of Concept: ================= The vulnerabilities can be exploited by local low privileged user accounts or remote attackers with medium required user inter action or local low privileged user accounts. For demonstration or reproduce ... 1.1 Module: newItem.php