CVE-2024-5711
"Devika Chat Stored XSS"
Description
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.
INFO
Published Date :
July 8, 2024, 12:15 a.m.
Last Modified :
July 11, 2024, 9:15 p.m.
Source :
[email protected]
Remotely Exploitable :
Yes !
Impact Score :
2.7
Exploitability Score :
2.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-5711
.
URL | Resource |
---|---|
https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2 | Patch |
https://huntr.com/bounties/6c00ff84-574b-4b4f-bd58-aa7ec1809662 | Exploit Patch |
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-5711
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-5711
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by [email protected]
Jul. 11, 2024
Action Type Old Value New Value Changed Description Cross-site Scripting (XSS) - Stored in GitHub repository stitionai/devika prior to -. 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. -
Initial Analysis by [email protected]
Jul. 11, 2024
Action Type Old Value New Value Added CVSS V3.1 NIST AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N Changed Reference Type https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2 No Types Assigned https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2 Patch Changed Reference Type https://huntr.com/bounties/6c00ff84-574b-4b4f-bd58-aa7ec1809662 No Types Assigned https://huntr.com/bounties/6c00ff84-574b-4b4f-bd58-aa7ec1809662 Exploit, Patch Added CPE Configuration OR *cpe:2.3:a:stitionai:devika:-:*:*:*:*:*:*:* -
CVE Received by [email protected]
Jul. 08, 2024
Action Type Old Value New Value Added Description Cross-site Scripting (XSS) - Stored in GitHub repository stitionai/devika prior to -. Added Reference huntr.dev https://huntr.com/bounties/6c00ff84-574b-4b4f-bd58-aa7ec1809662 [No types assigned] Added Reference huntr.dev https://github.com/stitionai/devika/commit/6acce21fb08c3d1123ef05df6a33912bf0ee77c2 [No types assigned] Added CWE huntr.dev CWE-79 Added CVSS V3 huntr.dev AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-5711
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-5711
weaknesses.