Lucene search
+L

92 matches found

OSV
OSV
added 2024/11/26 6:25 p.m.22 views

CVE-2024-32965 ssrf vulnerability in lobe-chat

Lobe Chat is an open-source, AI chat framework. Versions of lobe-chat prior to 1.19.13 have an unauthorized ssrf vulnerability. An attacker can construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive information. The jwt token header...

8.1CVSS6.4AI score
SaveExploits0References4
CVE
CVE
added 2024/11/26 6:25 p.m.115 views

CVE-2024-32965

CVE-2024-32965 concerns Lobe Chat (lobe-chat) before version 1.19.13, with an unauthenticated SSRF vulnerability. The issue allows constructing malicious requests that trigger SSRF to internal services, potentially leaking sensitive information. The weakness is tied to the proxy address and OpenA...

8.6CVSS8AI score0.27936EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2024/11/26 12:00 a.m.12 views

Lobe Chat 代码问题漏洞

Lobe Chat is an open source, high-performance chatbot framework open-sourced by LobeHub. A code issue vulnerability exists in Lobe Chat versions prior to 1.19.13, which stems from vulnerability to server-side request forgery attacks that could allow an attacker to launch an attack without logging...

8.6CVSS6.4AI score0.27936EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/11/26 12:00 a.m.13 views

PT-2024-25012 · Openai · Openai Api

Name of the Vulnerable Software and Affected Versions: lobe-chat versions prior to 1.19.13 Description: Lobe Chat is an open-source, AI chat framework. The issue allows an attacker to construct malicious requests to cause SSRF without logging in, attack intranet services, and leak sensitive...

8.1CVSS6.7AI score0.27936EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/09/23 8:30 p.m.53 views

lobe-chat implemented an insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Summary SSRF protection implemented in https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides external malicious url which redirects to internal resources like private network or loopback address. PoC 1. Ru...

9CVSS6.6AI score0.11765EPSS
SaveExploits4References6Affected Software1
OSV
OSV
added 2024/09/23 8:30 p.m.76 views

GHSA-3FC8-2R3F-8WRG lobe-chat implemented an insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Summary SSRF protection implemented in https://github.com/lobehub/lobe-chat/blob/main/src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides external malicious url which redirects to internal resources like private network or loopback address. PoC 1. Ru...

9CVSS8.8AI score0.11765EPSS
SaveExploits4References6
NVD
NVD
added 2024/09/23 4:15 p.m.53 views

CVE-2024-47066

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to...

9CVSS0.11765EPSS
SaveExploits4References4
Cvelist
Cvelist
added 2024/09/23 3:17 p.m.63 views

CVE-2024-47066 Lobe Chat has insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to...

9CVSS0.52964EPSS
SaveExploits4References4
Vulnrichment
Vulnrichment
added 2024/09/23 3:17 p.m.28 views

CVE-2024-47066 Lobe Chat has insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to...

9CVSS6.7AI score0.52964EPSS
SaveExploits4References4
OSV
OSV
added 2024/09/23 3:17 p.m.30 views

CVE-2024-47066 Lobe Chat has insufficient fix for GHSA-mxhq-xw3g-rphc (CVE-2024-32964)

Lobe Chat is an open-source artificial intelligence chat framework. Prior to version 1.19.13, server-side request forgery protection implemented in src/app/api/proxy/route.ts does not consider redirect and could be bypassed when attacker provides an external malicious URL which redirects to...

9CVSS6.5AI score
SaveExploits0References6
CNNVD
CNNVD
added 2024/09/23 12:00 a.m.12 views

Lobe Chat 代码问题漏洞

Lobe Chat is an open source, high-performance chatbot framework open sourced from LobeHub. A code issue vulnerability exists in Lobe Chat prior to version 1.19.13, which stems from the server-side request forgery protection implemented in src/app/api/proxy/route.ts does not account for redirectio...

9CVSS6.7AI score0.11765EPSS
SaveExploits4References5
NVD
NVD
added 2024/06/17 8:15 p.m.35 views

CVE-2024-37895

Lobe Chat is an open-source LLMs/AI chat framework. In affected versions if an attacker can successfully authenticate through SSO/Access Code, they can obtain the real backend API Key by modifying the base URL to their own attack URL on the frontend and setting up a server-side request. This issu...

5.7CVSS0.00546EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/17 7:28 p.m.105 views

CVE-2024-37895

CVE-2024-37895 affects Lobe Chat, an open-source LLM/AI chat framework. In affected versions, if an attacker can authenticate via SSO/Access Code, they can modify the frontend base URL to point to a malicious attack URL and trigger a server-side request, enabling retrieval of the real backend API...

5.7CVSS5.5AI score0.00546EPSS
SaveExploits1References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/17 7:28 p.m.24 views

CVE-2024-37895 API Key Leak in lobe-chat

Lobe Chat is an open-source LLMs/AI chat framework. In affected versions if an attacker can successfully authenticate through SSO/Access Code, they can obtain the real backend API Key by modifying the base URL to their own attack URL on the frontend and setting up a server-side request. This issu...

5.7CVSS7AI score0.00546EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2024/06/17 7:28 p.m.57 views

CVE-2024-37895 API Key Leak in lobe-chat

Lobe Chat is an open-source LLMs/AI chat framework. In affected versions if an attacker can successfully authenticate through SSO/Access Code, they can obtain the real backend API Key by modifying the base URL to their own attack URL on the frontend and setting up a server-side request. This issu...

5.7CVSS0.00546EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/17 7:28 p.m.13 views

CVE-2024-37895 API Key Leak in lobe-chat

Lobe Chat is an open-source LLMs/AI chat framework. In affected versions if an attacker can successfully authenticate through SSO/Access Code, they can obtain the real backend API Key by modifying the base URL to their own attack URL on the frontend and setting up a server-side request. This issu...

5.7CVSS5.6AI score
SaveExploits0References3
CNNVD
CNNVD
added 2024/06/17 12:00 a.m.11 views

Lobe Chat Security Vulnerability

Lobe Chat is an open source, high performance chatbot framework. A security vulnerability exists in Lobe Chat versions prior to 0.162.25, which stems from the fact that if an attacker is able to successfully authenticate via SSO/Access Code, they can obtain the real back-end API key by modifying...

5.7CVSS6.7AI score0.00546EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/05/14 12:00 a.m.17 views

Lobe Chat Security Vulnerability

Lobe Chat is an open source, high performance chatbot framework. A security vulnerability exists in Lobe Chat versions prior to 0.150.6, which stems from an unauthorized server-side request forgery vulnerability that allows an attacker to construct a malicious request without logging in, resultin...

9CVSS6.5AI score0.52964EPSS
SaveExploits2References3
Vulnrichment
Vulnrichment
added 2024/05/10 2:49 p.m.24 views

CVE-2024-32964 lobe-chat `/api/proxy` endpoint Server-Side Request Forgery vulnerability

Lobe Chat is a chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Prior to 0.150.6, lobe-chat had an unauthorized Server-Side Request Forgery vulnerability in the /api/proxy endpoint. An attacker can construct malicious requests to cause...

9CVSS6.6AI score0.52964EPSS
SaveExploits2References2
OSV
OSV
added 2024/05/10 2:49 p.m.32 views

CVE-2024-32964 lobe-chat `/api/proxy` endpoint Server-Side Request Forgery vulnerability

Lobe Chat is a chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Prior to 0.150.6, lobe-chat had an unauthorized Server-Side Request Forgery vulnerability in the /api/proxy endpoint. An attacker can construct malicious requests to cause...

9CVSS8.4AI score
SaveExploits0References4
Rows per page
Query Builder