Directus is a real-time API and App dashboard for managing SQL database content. The Comment feature has implemented a filter to prevent users from adding restricted characters, such as HTML tags. However, this filter operates on the client-side, which can be bypassed, making the application vulnerable to HTML Injection. This vulerability is fixed in 10.13.4 and 11.2.0.
| Package (Ecosystem) | Introduced | Fixed | Limit |
|---|---|---|---|
| @directus/app(npm) | 11.0.0 | 13.3.1 | N/A |
| directus(npm) | 10.10.0 | 10.13.4 | N/A |
| directus(npm) | 11.0.0-rc.1 | 11.2.2 | N/A |
CVSS Metrics