A Server-Side Request Forgery (SSRF) vulnerability exists in the file upload section of imartinez/privategpt version 0.5.0. This vulnerability allows attackers to send crafted requests that could result in unauthorized access to the local network and potentially sensitive information. Specifically, by manipulating the 'path' parameter in a file upload request, an attacker can cause the application to make arbitrary requests to internal services, including the AWS metadata endpoint. This issue could lead to the exposure of internal servers and sensitive data.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-06-06 19:16
Updated : 2024-06-07 14:56
NVD link : CVE-2024-5186
Mitre link : CVE-2024-5186
CVE.ORG link : CVE-2024-5186
JSON object : View
Products Affected
No product.
CWE
CWE-918
Server-Side Request Forgery (SSRF)