mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
733 B
Markdown
18 lines
733 B
Markdown
### [CVE-2008-6524](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6524)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|