CVE-2024-5711

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:stitionai:devika:-:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-07-08 00:15

Updated : 2024-07-11 21:15


NVD link : CVE-2024-5711

Mitre link : CVE-2024-5711

CVE.ORG link : CVE-2024-5711


JSON object : View

Products Affected

stitionai

  • devika
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')