# Exploit Title: OpenDocMan Password Change CSRF # Date: 22/08/2012 # Exploit Author: Shai rod (@NightRang3r) # Vendor Homepage: http://www.opendocman.com/ # Software Link: https://github.com/downloads/opendocman/opendocman/opendocman-1.2.6.1.tar.gz # Version: 1.2.6.1 #Gr33Tz: @aviadgolan , @benhayak, @nirgoldshlager, @roni_bachar OpenDocMan v1.2.6.1 Password Change CSRF
 
About the Application:
======================
 
OpenDocMan is a free, open source web-based PHP document management system (DMS) designed to comply with ISO 17025 and OIE standard for
document management. It features web based access, fine grained control of access to files, and automated install and upgrades.
 
Vulnerability Details:
======================
 
OpenDocMan is vulnerable to a CSRF which allows an attacker to change users password and profile details.
In order to change user details the attacker must know the user id, for example; the default id for the "admin" user is 1.
The victim must be logged in while clicking the malicious link.
 
 

Change Admin Password