CVE-2024-38514 HIGH

CVE-2024-38514: NextChat Server-Side Request Forgery (SSRF)

Vendor Chatgptnextweb
Product ChatGPT-Next-Web
Weakness CWE-918 · SSRF
Published June 28, 2024
Last update August 2, 2024

CVSS base score

7.4/10
Attack vector Network
Attack complexity High
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

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

What the vulnerability does

01Description

NextChat is a cross-platform ChatGPT/Gemini UI. There is a Server-Side Request Forgery (SSRF) vulnerability due to a lack of validation of the `endpoint` GET parameter on the WebDav API endpoint. This SSRF can be used to perform arbitrary HTTPS request from the vulnerable instance (MKCOL, PUT and GET methods supported), or to target NextChat users and make them execute arbitrary JavaScript code in their browser. This vulnerability has been patched in version 2.12.4.

Key dates

02Disclosure timeline

June 28, 2024 CVE published
August 2, 2024 Record updated