Vulnerability Details : CVE-2024-6587
Potential exploit
A Server-Side Request Forgery (SSRF) vulnerability exists in berriai/litellm version 1.38.10. This vulnerability allows users to specify the `api_base` parameter when making requests to `POST /chat/completions`, causing the application to send the request to the domain specified by `api_base`. This request includes the OpenAI API key. A malicious user can set the `api_base` to their own domain and intercept the OpenAI API key, leading to unauthorized access and potential misuse of the API key.
Vulnerability category: Server-side request forgery (SSRF) Bypass
Products affected by CVE-2024-6587
- cpe:2.3:a:berriai:litellm:*:*:*:*:*:*:*:*
- cpe:2.3:a:litellm:litellm:1.38.10:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-6587
49.54%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 98 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-6587
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
N/A
|
N/A
|
huntr.dev | 2024-09-13 |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
huntr.dev | 2024-09-13 |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
3.9
|
3.6
|
NIST | 2024-09-20 |
CWE ids for CVE-2024-6587
-
The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.Assigned by:
- c09c270a-b464-47c1-9133-acb35b22c19a (Primary)
- security@huntr.dev (Primary)
References for CVE-2024-6587
-
https://huntr.com/bounties/4001e1a2-7b7a-4776-a3ae-e6692ec3d997
huntr - The world’s first bug bounty platform for AI/MLExploit;Third Party Advisory
-
https://github.com/berriai/litellm/commit/ba1912afd1b19e38d3704bb156adf887f91ae1e0
add check for is_request_body_safe · BerriAI/litellm@ba1912a · GitHubPatch
Jump to