Files
CVEs-PoC/2021/CVE-2021-28128.md
T
2024-06-18 02:51:15 +02:00

19 lines
781 B
Markdown

### [CVE-2021-28128](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28128)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.