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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The account_save action in admin/userinfo.php in wPortfolio 0.3 and earlier does not require authentication and does not require knowledge of the original password, which allows remote attackers to change the admin account password via modified password and password_retype parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/4631
|
|
- https://www.exploit-db.com/exploits/7170
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|