Lucene search

K
githubGitHub Advisory DatabaseGHSA-Q25C-C977-4CMH
HistoryJun 06, 2024 - 9:30 p.m.

Server-Side Request Forgery in langchain-community.retrievers.web_research.WebResearchRetriever

2024-06-0621:30:36
CWE-918
GitHub Advisory Database
github.com
11
server-side request forgery
web research retriever
langchain-ai
version 0.1.5
port scans
local services
instance metadata
cloud environments
web explorer
arbitrary code execution
get requests
stolen credentials
internal apis

CVSS3

4.8

Attack Vector

PHYSICAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:P/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N

AI Score

5.5

Confidence

High

EPSS

0

Percentile

9.0%

A Server-Side Request Forgery (SSRF) vulnerability exists in the Web Research Retriever component in langchain-community (langchain-community.retrievers.web_research.WebResearchRetriever). 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.

The patched code:

  • Requires users to opt-in
  • Suggests using a proxy to prevent requests to local addresses

Affected configurations

Vulners
Node
langchainlangchain-experimentalRange<0.2.9
VendorProductVersionCPE
langchainlangchain-experimental*cpe:2.3:a:langchain:langchain-experimental:*:*:*:*:*:*:*:*

CVSS3

4.8

Attack Vector

PHYSICAL

Attack Complexity

HIGH

Privileges Required

LOW

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.0/AV:P/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N

AI Score

5.5

Confidence

High

EPSS

0

Percentile

9.0%

Related for GHSA-Q25C-C977-4CMH