mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
932 B
Markdown
18 lines
932 B
Markdown
### [CVE-2024-6533](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6533)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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
|
|
- https://fluidattacks.com/advisories/bocelli
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|