cve/2021/CVE-2021-26593.md
2024-05-25 21:48:12 +02:00

873 B

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