CVE-2024-5711 HIGH

CVE-2024-5711: Stored XSS in stitionai/devika

Vendor Stitionai
Product stitionai/devika
Weakness CWE-79 · XSS
Published July 8, 2024
Last update August 1, 2024

CVSS base score

8.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N

What the vulnerability does

01Description

A stored Cross-Site Scripting (XSS) vulnerability exists in the stitionai/devika chat feature, allowing attackers to inject malicious payloads into the chat input. This vulnerability is due to the lack of input validation and sanitization on both the frontend and backend components of the application. Specifically, the application fails to sanitize user input in the chat feature, leading to the execution of arbitrary JavaScript code in the context of the user's browser session. This issue affects all versions of the application. The impact of this vulnerability includes the potential for stolen credentials, extraction of sensitive information from chat logs, projects, and other data accessible through the application.

Key dates

02Disclosure timeline

July 8, 2024 CVE published
August 1, 2024 Record updated

Related vulnerabilities

04Related CVE