Lucene search
+L

830 matches found

Veracode
Veracode
added 2024/02/27 9:40 a.m.22 views

Server-Side Request Forgery

langchain is vulnerable to Server-Side Request Forgery. The vulnerability is due to improper validation of URLs, allowing the inclusion of external links even when preventoutside is set to True, by not adequately comparing the domain of the base URL with the domain of the links being processed...

8.1CVSS7AI score0.00517EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2024/02/27 9:32 a.m.34 views

Arbitrary Code Execution

langchain is vulnerable to Arbitrary Code Execution. The vulnerability is due to lack of prohibition against the command execution attributes in palchain/base.py. The attacker can execute arbitrary commands via these attributes...

9.8CVSS7.9AI score0.00773EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/02/26 6:30 p.m.70 views

GHSA-V8VJ-CV27-HJV8 LangChain Experimental vulnerable to arbitrary code execution

langchainexperimental aka LangChain Experimental before 0.0.52, part of LangChain before 0.1.8, allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not...

9.8CVSS8.9AI score0.00773EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2024/02/26 6:30 p.m.45 views

LangChain Experimental vulnerable to arbitrary code execution

langchainexperimental aka LangChain Experimental before 0.0.52, part of LangChain before 0.1.8, allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not...

9.8CVSS8AI score0.00773EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/26 6:30 p.m.35 views

GHSA-H9J7-5XVC-QHG5 langchain Server-Side Request Forgery vulnerability

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS5.6AI score0.00517EPSS
SaveExploits1References7
Prion
Prion
added 2024/02/26 4:28 p.m.23 views

Authentication flaw

langchainexperimental aka LangChain Experimental in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not prohibited by...

7.9AI score0.00951EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/26 4:28 p.m.34 views

CVE-2024-27444

langchainexperimental aka LangChain Experimental in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not prohibited by...

9.8CVSS9.7AI score0.00773EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/26 4:27 p.m.12 views

CVE-2024-0243

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

8.1CVSS4AI score0.00517EPSS
SaveExploits1References3
CVE
CVE
added 2024/02/26 12:00 a.m.3776 views

CVE-2024-27444

The CVE-2024-27444 entry applies to langchain_experimental (LangChain Experimental) in LangChain prior to 0.1.8, where an attacker can bypass the fixes for CVE-2023-44467 and execute arbitrary Python code via privileged attributes (import , subclasses , builtins , globals , getattribute , bases ,...

9.8CVSS9.5AI score0.00773EPSS
SaveExploits0References1Affected Software1
CNNVD
CNNVD
added 2024/02/26 12:00 a.m.9 views

LangChain Security Breach

LangChain is used to build applications using LLM through composability. A security vulnerability exists in LangChain versions prior to 0.1.8 that stems from a vulnerability that allows an attacker to bypass and execute arbitrary code via properties in Python code...

9.8CVSS7.6AI score0.00773EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/26 12:00 a.m.27 views

CVE-2024-27444

langchainexperimental aka LangChain Experimental in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not prohibited by...

8AI score0.00773EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/26 12:00 a.m.23 views

CVE-2024-27444

langchainexperimental aka LangChain Experimental in LangChain before 0.1.8 allows an attacker to bypass the CVE-2023-44467 fix and execute arbitrary code via the import, subclasses, builtins, globals, getattribute, bases, mro, or base attribute in Python code. These are not prohibited by...

9.8CVSS8AI score
SaveExploits0References3
CNNVD
CNNVD
added 2024/02/26 12:00 a.m.11 views

LangChain Code Issues Vulnerabilities

LangChain is building applications using LLM through composability. LangChain is vulnerable to a code issue. An attacker could use this vulnerability to place a malicious HTML file with a link such as "https://example.completely.different/myfile.html" in it, allowing the crawler to continue...

8.1CVSS7AI score0.00517EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/25 12:00 a.m.11 views

PT-2024-21902

Name of the Vulnerable Software and Affected Versions LangChain versions prior to 0.1.8 langchain experimental versions prior to 0.0.52 Description The issue allows an attacker to bypass a previous fix and execute arbitrary code via certain attributes in Python code, including import , subclasses...

9.8CVSS7.6AI score0.00773EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/02/24 5:59 p.m.36 views

CVE-2024-0243 Server-side Request Forgery In Recursive URL Loader

With the following crawler configuration: python from bs4 import BeautifulSoup as Soup url = "https://example.com" loader = RecursiveUrlLoader url=url, maxdepth=2, extractor=lambda x: Soupx, "html.parser".text docs = loader.load An attacker in control of the contents of https://example.com could...

3.7CVSS4.3AI score0.00517EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2024/02/24 12:00 a.m.15 views

PT-2024-15407

Name of the Vulnerable Software and Affected Versions langchain versions prior to the version that includes the fix from https://github.com/langchain-ai/langchain/pull/15559 Description The issue arises when an attacker controls the contents of a website, such as https://example.com, and places a...

8.1CVSS6.3AI score0.00517EPSS
SaveExploits1References14
Veracode
Veracode
added 2023/10/26 8:12 a.m.21 views

Server Side Request Forgery (SSRF)

langchain is vulnerable to Server Side Request Forgery SSRF. The attacker can force the service to retrieve an arbitrary url which could lead to information leak. Also can potentially inject content into downstream tasks...

7.5CVSS7AI score0.00699EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2023/10/25 9:20 a.m.28 views

SQL Injection

langchain is vulnerable to SQL Injection. The vulnerability is due to a prompt injection which allows execution of arbitrary code against the SQL service provided by the chain...

8.4AI score
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/10/21 12:30 a.m.44 views

Langchain SQL Injection vulnerability

In Langchain before 0.0.247, prompt injection allows execution of arbitrary code against the SQL service provided by the chain...

8AI score
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/10/21 12:30 a.m.26 views

GHSA-6H8P-4HX9-W66C Langchain Server-Side Request Forgery vulnerability

In Langchain before 0.0.329, prompt injection allows an attacker to force the service to retrieve data from an arbitrary URL, essentially providing SSRF and potentially injecting content into downstream tasks...

7.5CVSS7.6AI score0.00699EPSS
SaveExploits0References5
Rows per page
Query Builder