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.
{
"cwe_ids": [
"CWE-80"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/54xxx/CVE-2024-54128.json",
"cna_assigner": "GitHub_M"
}{
"cpe": "cpe:2.3:a:monospace:directus:*:*:*:*:*:node.js:*:*",
"extracted_events": [
{
"introduced": "10.10.0"
},
{
"fixed": "10.13.4"
},
{
"introduced": "11.0.0"
},
{
"fixed": "11.2.2"
}
],
"source": "CPE_RANGE"
}