========================================================================== Vulnerable Software: osFileManager_2.2 ========================================================================== Official site:http://www.osfilemanager.com/ # md5sum *.zip df708d52ab2a50aa20fa9c6d779bc979 *osFileManager_2.2.zip ========================================================================== About Software: ========================================================================== osFileManager is an open source file management script written in PHP. Includes User CP, Admin CP, and many basic file creation/modifying tools. File Functions include: List, Open, View, Edit, Create, Upload, Rename and Move. User Functions include: Change password, and Change color scheme. Admin Functions include: New user, Edit user, Delete user. Looks Nice: http://www.osfilemanager.com/screenshots.html ========================================================================== Vuln Desc: osFileManager 2.2 suffers from multiple CROSS SITE SCRIPTING and CROSS SITE REQUEST forgery vulnerabilities. I noticed many peoples uses osFileManager 2.2 So Just beaware: XSS (Non persistent XSS) /index.php?p=home&d= /* CSRF Delete admin */ /index.php?p=deleteuser&muid=1 Where 1 means user id Due insufficent sanitization *users administration* section also prone to Persistent CROSS SITE SCRIPTING(XSS) vulnerabilities Print Screen: http://s017.radikal.ru/i407/1203/d2/1db7ba7bd6a2.png (Username & Server Directory inputboxes) And can be mixed with CSRF POC (in eg: to deface /index.php?p=users sections) What is funny This FileManager Saves username and password "pair" in cookie which is totally wrong thing especially about *passwords*(sensitive data) (See print screen) Once cookies stealed ... you know what's this means. ========================== CSRF ADD ADMIN ====================================================================