mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
802 B
Markdown
18 lines
802 B
Markdown
### [CVE-2008-6752](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6752)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
adminlogin/password.php in the Twitter Clone (TClone) plugin for ReVou Micro Blogging does not verify the original password before changing passwords, which allows remote attackers to change the administrator's password and gain privileges via a direct request with modified newpass1 and newpass2 parameters in a Change operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7523
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|