Vulnerability CVE-2024-6533


Published: 2024-08-15

Description:
Directus v10.13.0 allows an authenticated external attacker to execute arbitrary JavaScript on the client. This is possible because the application injects an attacker-controlled parameter that will be stored in the server and used by the client into an unsanitized DOM element. When chained with CVE-2024-6534, it could result in account takeover.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://fluidattacks.com/advisories/bocelli
https://directus.io/

Copyright 2026, cxsecurity.com

 

Back to Top