CVE-2024-5936
Open Redirect in imartinez/privategpt
Record summary
CVE-2024-5936 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
An open redirect vulnerability exists in imartinez/privategpt version 0.5.0 due to improper handling of the 'file' parameter. This vulnerability allows attackers to redirect users to a URL specified by user-controlled input without proper validation or sanitization. The impact of this vulnerability includes potential phishing attacks, malware distribution, and credential theft.
Exploitation context
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 25, 2024 · Source: CVE List
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
imartinez/privategptBrowse imartinez / imartinez/privategptDefault status: unknown | CVE List | Through latest | affected |
| Through 0.5.0 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMPrivateGPT < 0.5.0 - Open RedirectCVSS 4.3
An open redirect vulnerability exists in imartinez/privategpt version 0.5.0 due to improper handling of the 'file' parameter. This vulnerability allows attackers to redirect users to a URL specified by user-controlled input without proper validation or sanitization.
Impact
Attackers can craft malicious URLs with the file parameter to redirect users to attacker-controlled sites, potentially leading to phishing attacks or credential theft.
Remediation
Update PrivateGPT to version 0.5.1 or later to address the open redirect vulnerability.
Source: ProjectDiscovery