Files
CVEs-PoC/2021/CVE-2021-26593.md
T
2025-09-29 21:09:30 +02:00

18 lines
851 B
Markdown

### [CVE-2021-26593](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-26593)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
In Directus 8.x through 8.8.1, an attacker can see all users in the CMS using the API /users/{id}. For each call, they get in response a lot of information about the user (such as email address, first name, and last name) but also the secret for 2FA if one exists. This secret can be regenerated. NOTE: This vulnerability only affects products that are no longer supported by the maintainer
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/sgranel/directusv8