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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
** UNSUPPORTED WHEN ASSIGNED ** 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
|
|
|