Lucene search

K
cvelist@huntr_aiCVELIST:CVE-2024-5711
HistoryJul 08, 2024 - 12:00 a.m.

CVE-2024-5711 Stored XSS in stitionai/devika

2024-07-0800:00:13
CWE-79
@huntr_ai
www.cve.org
6
cve-2024-5711
cross-site scripting
stitionai/devika
github repository

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.001

Percentile

17.3%

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.

CNA Affected

[
  {
    "vendor": "stitionai",
    "product": "stitionai/devika",
    "versions": [
      {
        "version": "unspecified",
        "lessThan": "-",
        "status": "affected",
        "versionType": "custom"
      }
    ]
  }
]

CVSS3

8.1

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

NONE

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

EPSS

0.001

Percentile

17.3%

Related for CVELIST:CVE-2024-5711