Lucene search

K
cve[email protected]CVE-2024-4328
HistoryJun 10, 2024 - 8:15 a.m.

CVE-2024-4328

2024-06-1008:15:51
CWE-352
web.nvd.nist.gov
22
csrf
vulnerability
parisneo/lollms-webui
get request
csrf protection
attackers
unauthorized actions

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

4.1 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.9%

A Cross-Site Request Forgery (CSRF) vulnerability exists in the clear_personality_files_list function of the parisneo/lollms-webui v9.6. The vulnerability arises from the use of a GET request to clear personality files list, which lacks proper CSRF protection. This flaw allows attackers to trick users into performing actions without their consent, such as deleting important files on the system. The issue is present in the application’s handling of requests, making it susceptible to CSRF attacks that could lead to unauthorized actions being performed on behalf of the user.

Affected configurations

NVD
Node
parisneolollms_web_uiMatch9.6

CNA Affected

[
  {
    "vendor": "parisneo",
    "product": "parisneo/lollms-webui",
    "versions": [
      {
        "version": "unspecified",
        "status": "affected",
        "versionType": "custom",
        "lessThanOrEqual": "latest"
      }
    ]
  }
]

8.1 High

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

HIGH

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

4.1 Medium

AI Score

Confidence

High

0.0005 Low

EPSS

Percentile

17.9%

Related for CVE-2024-4328