Duplicate Advisory: Improper access control in Directus
Moderate severity
GitHub Reviewed
Published
Aug 15, 2024
to the GitHub Advisory Database
•
Updated Mar 20, 2025
Withdrawn
This advisory was withdrawn on Mar 20, 2025
Description
Published by the National Vulnerability Database
Aug 15, 2024
Published to the GitHub Advisory Database
Aug 15, 2024
Reviewed
Aug 15, 2024
Withdrawn
Mar 20, 2025
Last updated
Mar 20, 2025
Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-3fff-gqw3-vj86. This link is maintained to preserve external references.
Original Description
Directus v10.13.0 allows an authenticated external attacker to modify presets created by the same user to assign them to another user. This is possible because the application only validates the user parameter in the 'POST /presets' request but not in the PATCH request. When chained with CVE-2024-6533, it could result in account takeover.
References