mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
18 lines
943 B
Markdown
18 lines
943 B
Markdown
### [CVE-2023-36472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-36472)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Strapi is an open-source headless content management system. Prior to version 4.11.7, an unauthorized actor can get access to user reset password tokens if they have the configure view permissions. The `/content-manager/relations` route does not remove private fields or ensure that they can't be selected. This issue is fixed in version 4.11.7.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/strapi/strapi/security/advisories/GHSA-v8gg-4mq2-88q4
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|