mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
867 B
Markdown
18 lines
867 B
Markdown
### [CVE-2017-12584](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12584)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is no CSRF mitigation in SLiMS 8 Akasia through 8.3.1. Also, an entire user profile (including the password) can be updated without sending the current password. This allows remote attackers to trick a user into changing to an attacker-controlled password, a complete account takeover, via the passwd1 and passwd2 fields in an admin/modules/system/app_user.php changecurrent=true operation.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/slims/slims8_akasia/issues/49
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|