cve/2024/CVE-2024-6533.md
2024-08-15 18:54:34 +00:00

932 B

CVE-2024-6533

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.

POC

Reference

Github

No PoCs found on GitHub currently.