Lucene search

K
cvelist@huntr_aiCVELIST:CVE-2024-3404
HistoryJun 06, 2024 - 6:45 p.m.

CVE-2024-3404 Improper Access Control in gaizhenbiao/chuanhuchatgpt

2024-06-0618:45:12
CWE-284
@huntr_ai
www.cve.org
2
improper access control
vulnerability
authenticated attacker
access restrictions
sensitive information
chat history files
cve-2024-3404

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

9.1%

In gaizhenbiao/chuanhuchatgpt, specifically the version tagged as 20240121, there exists a vulnerability due to improper access control mechanisms. This flaw allows an authenticated attacker to bypass intended access restrictions and read the history files of other users, potentially leading to unauthorized access to sensitive information. The vulnerability is present in the application’s handling of access control for the history path, where no adequate mechanism is in place to prevent an authenticated user from accessing another user’s chat history files. This issue poses a significant risk as it could allow attackers to obtain sensitive information from the chat history of other users.

CNA Affected

[
  {
    "vendor": "gaizhenbiao",
    "product": "gaizhenbiao/chuanhuchatgpt",
    "versions": [
      {
        "version": "unspecified",
        "status": "affected",
        "versionType": "custom",
        "lessThanOrEqual": "latest"
      }
    ]
  }
]

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

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

0.0004 Low

EPSS

Percentile

9.1%

Related for CVELIST:CVE-2024-3404