+--------------------------------------------------------------------------------------------------------------------------------+ # Exploit Title : ForkCMS 3.2.5 Multiple Vulnerabilities # Date : 21-02-2012 # Author : Ivano Binetti (http://ivanobinetti.com) # Software link : https://github.com/forkcms/forkcms/zipball/3.2.5 # Vendor site : http://www.fork-cms.com/ # Version : 3.2.5 and lower # Tested on : Debian Squeeze (6.0) # Original Advisory : http://ivanobinetti.blogspot.com/2012/02/forkcms-325-csrf-and-xss-0day.html # CVE ID : CVE-2012-1304, CVE-2012-1305, CVE-2012-1306, CVE-2012-1307 # Secunia ID : SA48067 # OSVDB ID : 79444 (http://osvdb.org/show/osvdb/79444) # IBM X-Force ID : 73394 (http://xforce.iss.net/xforce/xfdb/73394) # Other Advisory : http://packetstormsecurity.org/files/110048/ForkCMS-3.2.5-Cross-Site-Request-Forgery-Cross-Site-Scripting.html # Other Advisory : http://www.securelist.com/en/advisories/48067 (SecureList) # Other Advisory : www.1337day.com/exploits/17557 +--------------------------------------------------------------------------------------------------------------------------------+ +------------------------------------------[Multiple Vulnerabilities by Ivano Binetti]-------------------------------------------+ Summary 1)Introduction 2)Vulnerabilities Description 2.1 CSRF 2.1.1 Delete Admins or Users 2.1.2 Delete Web Pages 2.1.3 Privilege Escalation 2.2 XSS (Reflected) 3)Personal observations +--------------------------------------------------------------------------------------------------------------------------------+ 1)Introduction ForkCMS is a cms with an "intuitive and user friendly interface". 2)Vulnerabilities Description ForkCMS 3.2.5 (and lower) suffers from CSRF and XSS (reflected) vulnerabilities. IMB X-Force confirmed that also 3.2.6 version is affected by CSRF vulnerability. 2.1 CSRF ForkCMS 3.2.5 is prone to a CSRF Vulnerability which allows an attacker to delete admins/users, delete web pages and do privilege escalation when an authenticated admin browses a web page containing the following html/javascript code. 2.1.1 Delete Admins or Users