CVE-2024-38514: NextChat Server-Side Request Forgery (SSRF)
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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-38514?
CVE-2024-38514 is classified as a high severity vulnerability due to its potential for Server-Side Request Forgery (SSRF).
How do I fix CVE-2024-38514?
To fix CVE-2024-38514, ensure proper validation and sanitization of the 'endpoint' GET parameter in the WebDav API endpoint.
What types of systems are impacted by CVE-2024-38514?
CVE-2024-38514 affects NextChat versions prior to 2.12.4, allowing vulnerable instances to execute arbitrary HTTPS requests.
What kind of attacks can exploit CVE-2024-38514?
Exploitation of CVE-2024-38514 can lead to unauthorized access and data exfiltration through SSRF attacks.
Is there a known exploit for CVE-2024-38514?
As of now, specific exploits for CVE-2024-38514 have been documented in security advisories, emphasizing the need for immediate remediation.