Lucene search
+L

917 matches found

NVD
NVD
added 2024/02/26 4:28 p.m.32 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.00766EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/26 4:28 p.m.22 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.00943EPSS
SaveExploits0References1
vulnersOsv
vulnersOsv
added 2024/02/26 4:27 p.m.4 views

genai-agents (>=0.1.0 <=0.1.3), openagi (>=0.1.0b0 <=0.1.0b4) potentially affected by CVE-2024-0243 via langchain-exa (=0.0.1)

langchain-exa PYPI version =0.0.1 is affected by a known vulnerability. The following packages have a transitive dependency on langchain-exa and may be impacted: - genai-agents =0.1.0, =0.1.0b0, =0.1.0b4 Source cves: CVE-2024-0243 Source advisory: OSV:PYSEC-2024-235...

8.1CVSS6.1AI score0.00517EPSS
SaveExploits1
NVD
NVD
added 2024/02/26 4:27 p.m.11 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
CNNVD
CNNVD
added 2024/02/26 12:0 a.m.7 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
CNNVD
CNNVD
added 2024/02/26 12:0 a.m.8 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.00766EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/02/26 12:0 a.m.26 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.00766EPSS
SaveExploits0References1
CVE
CVE
added 2024/02/26 12:0 a.m.3765 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.00766EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/02/26 12:0 a.m.22 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 score0.00766EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/02/25 12:0 a.m.9 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.00766EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/02/24 5:59 p.m.32 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:0 a.m.11 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
vulnersOsv
vulnersOsv
added 2023/11/08 9:15 p.m.8 views

couchbase-mcp-server (>=0.3.1rc2 <=0.5.0), couchbase-sqlalchemy (=1.0.3) +4 more potentially affected by CVE-2023-45875 via couchbase (>=4.1.8 <=4.5.0)

couchbase PYPI version =4.1.8, =0.3.1rc2, =0.2.2.dev0, =1.0.2 - pyxi-azdo-analytics =0.0.1 - pyxi-couchbase-client =0.0.10 Source cves: CVE-2023-45875 Source advisory: OSV:PYSEC-2023-235...

7.5CVSS7.1AI score0.00736EPSS
SaveExploits0
Veracode
Veracode
added 2023/10/26 8:12 a.m.18 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.00585EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2023/10/25 9:20 a.m.14 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
vulnersOsv
vulnersOsv
added 2023/10/21 12:30 a.m.5 views

agent-actors (=0.1.0), agent-reader (>=0.2.1 <=0.2.2) +176 more potentially affected by CVE-2023-32785 via langchain (>=0.0.100 <=0.0.246)

langchain PYPI version =0.0.100, =0.2.1, =0.1.0, =0.1.5, =0.0.1, =0.0.1, =0.0.1, =0.0.5, =0.0.14, =0.1.9, =0.0.33, =0.1.0a0, =0.2.0, =0.1.3, =0.1.5 and more Source cves: CVE-2023-32785 Source advisory: OSV:GHSA-8H5W-F6Q9-WG35...

5.8AI score
SaveExploits0
OSV
OSV
added 2023/10/21 12:30 a.m.1 views

GHSA-8H5W-F6Q9-WG35 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...

9.8CVSS6.3AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2023/10/21 12:30 a.m.13 views

agent-actors (=0.1.0), agent-lab-sdk (>=0.1.7 <=0.1.16) +286 more potentially affected by CVE-2023-32786 via langchain (>=0.0.100 <=0.0.327)

langchain PYPI version =0.0.100, =0.1.7, =0.2.1, =0.1.0, =0.1.5, =0.0.2, =0.0.1, =0.0.1, =0.0.1, =0.0.1, =0.1.8, =0.0.5, =0.0.14, =0.0.18 - athina =0.1.0 and more Source cves: CVE-2023-32786 Source advisory: OSV:GHSA-6H8P-4HX9-W66C...

7.5CVSS7.2AI score0.00585EPSS
SaveExploits0
OSV
OSV
added 2023/10/21 12:30 a.m.19 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.00585EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/10/21 12:30 a.m.35 views

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.7AI score0.00585EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder