Lucene search
+L

1066 matches found

CVE
CVE
added 2024/07/15 5:00 a.m.83 views

CVE-2024-21513

langchain-experimental versions 0.0.15 and earlier than 0.0.21 are vulnerable to Arbitrary Code Execution via eval() on database-retrieved values when using VectorSQLDatabaseChain. The vulnerability requires an attacker to influence the input prompt and can enable Python code execution on the ser...

8.5CVSS8.2AI score0.01864EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/07/15 5:00 a.m.17 views

CVE-2024-21513

Versions of the package langchain-experimental from 0.0.15 and before 0.0.21 are vulnerable to Arbitrary Code Execution when retrieving values from the database, the code will attempt to call 'eval' on all values. An attacker can exploit this vulnerability and execute arbitrary python code if the...

8.5CVSS8.4AI score0.01864EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/06/28 12:31 p.m.25 views

Remote Code Execution

nltk is vulnerable to Remote Code Execution. The vulnerability is due to models containing pickled Python code, which could allow an attacker to execute arbitrary code. An attacker would need to preform a man-in-the-middle attack to modify the packaged pickles such as the averagedperceptrontagger...

9.8CVSS8AI score0.01346EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/06/28 12:33 a.m.47 views

GHSA-CGVX-9447-VCCH ntlk unsafe deserialization vulnerability

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

7.5CVSS9.7AI score0.01346EPSS
SaveExploits0References7
NVD
NVD
added 2024/06/27 10:15 p.m.53 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS0.01346EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/27 10:15 p.m.42 views

PYSEC-2024-167

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS9.9AI score0.01346EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/27 10:15 p.m.38 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS7.4AI score0.01346EPSS
SaveExploits0References3
CVE
CVE
added 2024/06/27 12:00 a.m.322 views

CVE-2024-39705

CVE-2024-39705 affects the Natural Language Toolkit (NLTK) up to version 3.8.1, enabling remote code execution when untrusted packages contain pickled Python code and the data package download feature is used. Affected in-core components cited include averaged_perceptron_tagger and punkt. Remedia...

9.8CVSS8AI score0.01346EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/06/27 12:00 a.m.28 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

8.2AI score0.01346EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/06/27 12:00 a.m.191 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

0.01346EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/06/27 12:00 a.m.41 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS7.7AI score0.01346EPSS
SaveExploits0
OSV
OSV
added 2024/06/27 12:00 a.m.29 views

CVE-2024-39705

NLTK through 3.8.1 allows remote code execution if untrusted packages have pickled Python code, and the integrated data package download functionality is used. This affects, for example, averagedperceptrontagger and punkt...

9.8CVSS7.8AI score
SaveExploits0References5
GithubExploit
GithubExploit
added 2024/06/17 7:30 a.m.460 views

Exploit for Insufficient Verification of Data Authenticity in Rarlab Winrar

💥 WinRAR Vulnerability Description CVE-2023-38831 There...

7.8CVSS7.4AI score0.97845EPSS
SaveExploits49
Veracode
Veracode
added 2024/06/07 8:03 a.m.18 views

Prompt Injection

Vanna is vulnerable to Prompt Injection. The vulnerability is due to improper input validation in the Vanna library's "ask" method, when allowing external input with "visualize" set to True, which allows a user to execute arbitrary python code...

8.1CVSS8.2AI score0.14956EPSS
SaveExploits0References2Affected Software1
GithubExploit
GithubExploit
added 2024/06/04 10:01 a.m.697 views

Exploit for Injection in Vm2_Project Vm2

CVE-2023-30547 vm2 is a sandbox that can run untrusted code wi...

10CVSS9.6AI score0.72087EPSS
SaveExploits6
OSV
OSV
added 2024/05/31 3:30 p.m.75 views

GHSA-7735-W2JP-GVG6 Vanna prompt injection code execution

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

9.2CVSS8.6AI score0.14956EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/05/31 2:24 p.m.18 views

CVE-2024-5565 Prompt Injection in "ask" API with visualization leads to RCE

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS8AI score0.14956EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/31 2:24 p.m.107 views

CVE-2024-5565 Prompt Injection in "ask" API with visualization leads to RCE

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS8.6AI score0.14956EPSS
SaveExploits0References1
Veracode
Veracode
added 2024/05/09 11:53 a.m.18 views

Remote Code Execution (RCE)

zodb3 is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper handling of certain Zope Enterprise Objects ZEO database sharing, allowing remote attackers to execute arbitrary Python code via vectors involving the ZEO network protocol...

6.5CVSS8AI score0.02163EPSS
SaveExploits0References7Affected Software1
GithubExploit
GithubExploit
added 2024/04/18 4:35 p.m.384 views

Exploit for Improper Input Validation in Paloaltonetworks Pan-Os

CVE-2024-3400 Simple Python code to check for arbitrary upload...

10CVSS9.8AI score0.99999EPSS
SaveExploits46
Rows per page
Query Builder