PT-2024-23686 · Langchain Ai · Langchain
Published
2024-04-26
·
Updated
2024-10-17
·
CVE-2024-3095
CVSS v3.1
4.8
Medium
| Vector | AV:P/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
langchain-ai/langchain version 0.1.5
Description
A Server-Side Request Forgery (SSRF) vulnerability exists in the Web Research Retriever component. The vulnerability arises because the Web Research Retriever does not restrict requests to remote internet addresses, allowing it to reach local addresses. This flaw enables attackers to execute port scans, access local services, and in some scenarios, read instance metadata from cloud environments. The vulnerability is particularly concerning as it can be exploited to abuse the Web Explorer server as a proxy for web attacks on third parties and interact with servers in the local network, including reading their response data. This could potentially lead to arbitrary code execution, depending on the nature of the local services. The vulnerability is limited to GET requests, as POST requests are not possible, but the impact on confidentiality, integrity, and availability is significant due to the potential for stolen credentials and state-changing interactions with internal APIs.
Recommendations
To resolve the issue, update the Web Research Retriever component to the patched version, which requires users to opt-in and suggests using a proxy to prevent requests to local addresses. As a temporary workaround, consider restricting access to the Web Research Retriever component to minimize the risk of exploitation. Avoid using the Web Research Retriever component to access local addresses until the issue is resolved.
Exploit
Fix
SSRF
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Langchain