CVE-2024-6533 Vulnerability Details

  /     /     /  

CVE-2024-6533 Metadata Quick Info

CVE Published: 15/08/2024 | CVE Updated: 16/08/2024 | CVE Year: 2024
Source: Fluid Attacks | Vendor: Directus | Product: Directus
Status : PUBLISHED

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.

Metrics

CVSS Version: 3.1 | Base Score: 4.1 MEDIUM
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N

l➤ Exploitability Metrics:
    Attack Vector (AV)* NETWORK
    Attack Complexity (AC)* LOW
    Privileges Required (PR)* LOW
    User Interaction (UI)* REQUIRED
    Scope (S)* CHANGED

l➤ Impact Metrics:
    Confidentiality Impact (C)* NONE
    Integrity Impact (I)* LOW
    Availability Impact (A)* NONE

Weakness Enumeration (CWE)

CWE-ID: CWE-79
CWE Name: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or Cross-site Scripting )
Source: Directus

Common Attack Pattern Enumeration and Classification (CAPEC)

CAPEC-ID: CAPEC-588
CAPEC Description: CAPEC-588 DOM-Based XSS


Source: NVD (National Vulnerability Database).