### [CVE-2008-6524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6524) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description resetpass.php in openInvoice 0.90 beta and earlier allows remote authenticated users to change the passwords of arbitrary users via a modified uid parameter. NOTE: this can be leveraged with a separate vulnerability in auth.php to modify passwords without authentication. ### POC #### Reference - https://www.exploit-db.com/exploits/5466 #### Github No PoCs found on GitHub currently.