mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
792 B
Markdown
19 lines
792 B
Markdown
### [CVE-2021-28128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28128)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Strapi through 3.6.0, the admin panel allows the changing of one's own password without entering the current password. An attacker who gains access to a valid session can use this to take over an account by changing the password.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/strapi/strapi/releases
|
|
- https://www.syss.de/fileadmin/dokumente/Publikationen/Advisories/SYSS-2021-008.txt
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|