Lucene search
+L

550 matches found

Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.10 views

PT-2026-3641

Name of the Vulnerable Software and Affected Versions PLY Python Lex-Yacc version 3.11 Description An undocumented and unsafe feature in the PLY library allows Remote Code Execution RCE via the picklefile parameter in the yacc function. This parameter accepts a .pkl file that is deserialized with...

9.8CVSS9.4AI score0.17149EPSS
SaveExploits3References53
Tenable Nessus
Tenable Nessus
added 2024/10/22 12:00 a.m.20 views

LangChain < 0.2.4 RCE

The remote host contains a langchain version that is prior to 0.2.4. It is, therefore, affected by a vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain which allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands v...

7.8CVSS6.7AI score0.00358EPSS
SaveExploits1References4
Huntr
Huntr
added 2024/10/19 1:27 a.m.9 views

Remote Code Execution via Pickle Deserialization with Hard-Coded AuthKey in RPC Server

Description RagFlow implements an RPC server using Python's native multiprocessing package. It fully understands the use of AuthKey to access and control the group communication when applying multiprocessing for network conditions via socket, but the current implementation hard-coded the AuthKey ...

9.8CVSS9.8AI score0.01663EPSS
SaveExploits1
Huntr
Huntr
added 2024/10/12 8:12 a.m.8 views

pickle deserialization vulnerability

Description There is a pickle deserialization vulnerability in the Latex English error correction plug-in function of gptacademic, which allows attackers to achieve remote command execution Environment setup 1. wget https://github.com/binary-husky/gptacademic/archive/refs/tags/version3.83.zip 2...

8.8CVSS9.2AI score0.02071EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2024/09/17 12:30 p.m.30 views

LangChain pickle deserialization of untrusted data

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects versions prior to 0.2.4...

7.8CVSS5.6AI score0.00358EPSS
SaveExploits1References5Affected Software1
NVD
NVD
added 2024/09/17 12:15 p.m.50 views

CVE-2024-5998

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects the latest version of the product...

7.8CVSS0.00358EPSS
SaveExploits1References2
PyPA
PyPA
added 2024/09/17 12:15 p.m.10 views

PYSEC-2024-323

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects the latest version of the product...

7.8CVSS6.3AI score0.00358EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2024/09/17 11:50 a.m.109 views

CVE-2024-5998

Technical details for CVE-2024-5998 (LangChain FAISS deserialize_from_bytes) are not provided in the connected documents. Monitor official advisories for affected versions, impact, and fixes.

7.8CVSS5.5AI score0.00358EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/09/17 11:50 a.m.52 views

CVE-2024-5998 Deserialization of Untrusted Data in langchain-ai/langchain

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects the latest version of the product...

5.2CVSS0.00358EPSS
SaveExploits1References2
OSV
OSV
added 2024/09/17 11:50 a.m.17 views

CVE-2024-5998 Deserialization of Untrusted Data in langchain-ai/langchain

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects the latest version of the product...

5.2CVSS6.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2024/09/17 12:00 a.m.9 views

LangChain 代码问题漏洞

LangChain is a LangChain open source implementation of a locally hosted chatbot dedicated to answering questions via LangChain documents. LangChain suffers from a code issue vulnerability that stems from the FAISS.deserializefrombytes function's pickle deserialization of untrustworthy data, which...

7.8CVSS6.1AI score0.00358EPSS
SaveExploits1References3
Veracode
Veracode
added 2024/06/14 7:29 a.m.25 views

Deserialization Of Untrusted Data

mlflow is vulnerable to Deserialization of Untrusted Data. The vulnerability is due to a lack of proper input validation during the pickle deserialization process within the BaseCard.load function in the recipes/cards/init.py file. This vulnerability allows an attacker to execute arbitrary code o...

8.8CVSS7.5AI score0.00775EPSS
SaveExploits1References4Affected Software1
Hacker One
Hacker One
added 2024/01/25 2:29 p.m.38 views

Internet Bug Bounty: Pickle deserialization vulnerability in XComs

CVE-2023-50943: Apache Airflow: Potential pickle deserialization vulnerability in XComs Severity: low Affected versions: - Apache Airflow before 2.8.1 Description: Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the...

7.5CVSS6.6AI score0.0122EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/24 3:30 p.m.37 views

Apache Airflow: pickle deserialization vulnerability in XComs

Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enablexcompickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it...

7.5CVSS7.3AI score0.0122EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/01/24 12:57 p.m.27 views

CVE-2023-50943 Apache Airflow: Potential pickle deserialization vulnerability in XComs

Apache Airflow, versions before 2.8.1, have a vulnerability that allows a potential attacker to poison the XCom data by bypassing the protection of "enablexcompickling=False" configuration setting resulting in poisoned data after XCom deserialization. This vulnerability is considered low since it...

7.6AI score0.0122EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2022/11/17 12:00 a.m.35 views

AlmaLinux 8 : python39:3.9 (ALSA-2022:8492)

The remote AlmaLinux 8 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2022:8492 advisory. python: local privilege escalation via the multiprocessing forkserver start method CVE-2022-42919 Tenable has extracted the preceding description block directly fr...

7.8CVSS7.2AI score0.00747EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2022/11/16 10:42 a.m.8 views

python: local privilege escalation via the multiprocessing forkserver start method

A vulnerability found in Python. The flaw occurs when used with the forkserver start method on Linux. The Python multiprocessing library allows Python pickles to be deserialized from any user in the same machine's local network namespace in many system configurations, which means any user on the...

7.8CVSS6.9AI score0.00747EPSS
SaveExploits0References5
OSV
OSV
added 2022/11/11 11:05 a.m.9 views

OESA-2022-2097 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.8CVSS9AI score0.00747EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2022/11/09 12:00 a.m.5 views

CVE-2022-42919

...

7.8CVSS7.1AI score0.00747EPSS
SaveExploits0
OSV
OSV
added 2022/11/07 12:15 a.m.3 views

ALPINE-CVE-2022-42919

Python 3.9.x before 3.9.16 and 3.10.x before 3.10.9 on Linux allows local privilege escalation in a non-default configuration. The Python multiprocessing library, when used with the forkserver start method on Linux, allows pickles to be deserialized from any user in the same machine local network...

7.8CVSS7.3AI score0.00747EPSS
SaveExploits0References1
Rows per page
Query Builder