Lucene search
+L

78 matches found

RedhatCVE
RedhatCVE
•added 2026/03/04 1:57 a.m.•43 views

CVE-2025-52365

A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system. The vulnerability arises from improper input handling where command-line arguments are directly...

7.8CVSS6.2AI score0.0053EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/03/03 12:00 a.m.•0 views

CVE-2025-52365: Improper Neutralization of Special Elements used in a Command

A command injection vulnerability in the szc script of the ccurtsinger/stabilizer repository allows remote attackers to execute arbitrary system commands via unsanitized user input passed to os.system. The vulnerability arises from improper input handling where command-line arguments are directly...

7.8CVSS6.5AI score0.0053EPSS
SaveExploits0References1
CNNVD
CNNVD
•added 2026/03/03 12:00 a.m.•31 views

stabilizer 安全漏洞

Stabilizer is a performance evaluation tool developed by Charlie Curtsinger. Stabilizer has a security vulnerability, which stems from the direct transmission of uncleaned user input to os.system, potentially allowing remote attackers to execute arbitrary system commands...

7.8CVSS6.1AI score0.0053EPSS
SaveExploits0References3
EUVD
EUVD
•added 2025/10/07 12:30 a.m.•15 views

EUVD-2021-23263

Malware in sbrugna...

7.8CVSS7.6AI score0.02666EPSS
SaveExploits1References4
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/09/09 12:00 a.m.•0 views

CVE-2025-57633: Improper Neutralization of Special Elements used in a Command

A command injection vulnerability in FTP-Flask-python through 5173b68 allows unauthenticated remote attackers to execute arbitrary OS commands. The /ftp.html endpoint's "Upload File" action constructs a shell command from the ftpfile parameter and executes it using os.system without sanitization ...

9.8CVSS6.4AI score0.01431EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2025/08/01 12:00 a.m.•0 views

CVE-2025-50460: Deserialization of Untrusted Data

A remote code execution RCE vulnerability exists in the ms-swift project version 3.3.0 due to unsafe deserialization in tests/run.py using yaml.load from the PyYAML library versions = 5.3.1. If an attacker can control the content of the YAML configuration file passed to the --runconfig parameter,...

9.8CVSS6.5AI score0.02473EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
•added 2024/10/22 12:00 a.m.•24 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.00361EPSS
SaveExploits1References4
OSV
OSV
•added 2024/09/17 12:30 p.m.•63 views

GHSA-F2JM-RW3H-6PHG 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...

8.4CVSS5.5AI score0.00361EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
•added 2024/09/17 12:30 p.m.•36 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.00361EPSS
SaveExploits1References5Affected Software1
NVD
NVD
•added 2024/09/17 12:15 p.m.•55 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.00361EPSS
SaveExploits1References2
CVE
CVE
•added 2024/09/17 11:50 a.m.•118 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.00361EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/09/17 11:50 a.m.•21 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.2CVSS7.4AI score0.00361EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2024/09/17 11:50 a.m.•57 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.00361EPSS
SaveExploits1References2
OSV
OSV
•added 2024/06/06 6:39 p.m.•20 views

CVE-2024-1880 OS Command Injection in MacOS Text-To-Speech Class in significant-gravitas/autogpt

An OS command injection vulnerability exists in the MacOS Text-To-Speech class MacOSTTS of the significant-gravitas/autogpt project, affecting versions up to v0.5.0. The vulnerability arises from the improper neutralization of special elements used in an OS command within the speech method of the...

7.8CVSS7.8AI score
SaveExploits0References4
CVE
CVE
•added 2024/06/06 6:39 p.m.•84 views

CVE-2024-1880

CVE-2024-1880 concerns the significant-gravitas/autogpt project, where the MacOSTTS component (MacOS Text-To-Speech) in the _speech method uses os.system to run the say command with user-supplied text. This allows OS command injection and potential arbitrary code execution when AutoGPT is run wit...

7.8CVSS7.9AI score0.01017EPSS
SaveExploits1References2Affected Software1
NVD
NVD
•added 2024/05/02 10:15 a.m.•15 views

CVE-2024-3955

URL GET parameter "logtime" utilized within the "downloadlog" function from "cbpi/httpendpoints/httpsystem.py" is subsequently passed to the "os.system" function in "cbpi/controller/systemcontroller.py" without prior validation allowing to execute arbitrary code.This issue affects CraftBeerPi 4:...

9.8CVSS7.2AI score0.01149EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2023/07/03 12:00 a.m.•17 views

CVE-2023-36258

An issue in LangChain before 0.0.236 allows an attacker to execute arbitrary code because Python code with os.system, exec, or eval can be used...

8.1AI score0.01074EPSS
SaveExploits1References1
Cvelist
Cvelist
•added 2023/07/03 12:00 a.m.•61 views

CVE-2023-36258

An issue in LangChain before 0.0.236 allows an attacker to execute arbitrary code because Python code with os.system, exec, or eval can be used...

9.9AI score0.01074EPSS
SaveExploits1References1
OSV
OSV
•added 2022/07/12 2:15 p.m.•11 views

CVE-2021-36667

Command injection vulnerability in Druva inSync 6.9.0 for MacOS, allows attackers to execute arbitrary commands via crafted payload to the local HTTP server due to un-sanitized call to the python os.system library...

7.8CVSS6AI score0.02666EPSS
SaveExploits1References3
Prion
Prion
•added 2022/07/12 2:15 p.m.•28 views

Command injection

Command injection vulnerability in Druva inSync 6.9.0 for MacOS, allows attackers to execute arbitrary commands via crafted payload to the local HTTP server due to un-sanitized call to the python os.system library...

4.6CVSS7.9AI score0.02666EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder