Lucene search
K

24 matches found

Snyk
Snyk
added 2026/01/27 12:55 a.m.3 views

Authorization Bypass Through User-Controlled Key

Overview Affected versions of this package are vulnerable to Authorization Bypass Through User-Controlled Key via the FindContainer function. An attacker can gain unauthorized interactive shell access to containers outside their permitted label scope by directly targeting container IDs through th...

9.9CVSS5.9AI score0.00026EPSS
Exploits1References2
NVD
NVD
added 2025/08/20 4:15 p.m.6 views

CVE-2011-10028

The RealNetworks RealArcade platform includes an ActiveX control InstallerDlg.dll, version 2.6.0.445 that exposes a method named Exec via the StubbyUtil.ProcessMgr COM object. This method allows remote attackers to execute arbitrary commands on a victim's Windows machine without proper validation...

8.7CVSS0.6262EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2025/08/20 12:0 a.m.3 views

PT-2025-34109 · Undefined · Undefined

The RealNetworks RealArcade platform includes an ActiveX control InstallerDlg.dll, version 2.6.0.445 that exposes a method named Exec via the StubbyUtil.ProcessMgr COM object. This method allows remote attackers to execute arbitrary commands on a victim's Windows machine without proper validation...

8.7CVSS8.3AI score0.6262EPSS
Exploits0References8
Vulnrichment
Vulnrichment
added 2023/10/26 12:0 a.m.20 views

CVE-2023-45869

ILIAS 7.25 2023-09-12 allows any authenticated user to execute arbitrary operating system commands remotely, when a highly privileged account accesses an XSS payload. The injected commands are executed via the exec function in the execQuoted method of the ilUtil class...

9CVSS6.8AI score0.00112EPSS
Exploits1References2
PyPA
PyPA
added 2023/10/09 8:15 p.m.4 views

PYSEC-2023-194

langchainexperimental 0.0.14 allows an attacker to bypass the CVE-2023-36258 fix and execute arbitrary code via the PALChain in the python exec method...

9.8CVSS7.9AI score0.00741EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2023/08/05 3:30 a.m.52 views

langchain Code Injection vulnerability

An issue in Harrison Chase langchain allows an attacker to execute arbitrary code via the PALChain,frommathpromptllm.run in the python exec method...

9.8CVSS7.8AI score0.03155EPSS
Exploits1References11Affected Software1
Github Security Blog
Github Security Blog
added 2023/07/06 3:30 p.m.30 views

langchain vulnerable to arbitrary code execution

An issue in langchain allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.8CVSS7.8AI score0.11195EPSS
Exploits2References7Affected Software1
NVD
NVD
added 2023/07/06 2:15 p.m.9 views

CVE-2023-36188

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.8CVSS9.6AI score0.11195EPSS
Exploits2References2
OSV
OSV
added 2023/07/06 2:15 p.m.12 views

CVE-2023-36188

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.8CVSS8.1AI score
Exploits0References2
Prion
Prion
added 2023/07/06 2:15 p.m.18 views

Security feature bypass

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

7.5CVSS9.7AI score0.11195EPSS
Exploits2References2Affected Software1
PyPA
PyPA
added 2023/07/06 2:15 p.m.5 views

PYSEC-2023-109

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.8CVSS8.1AI score0.11195EPSS
Exploits2References3Affected Software1
Positive Technologies
Positive Technologies
added 2023/07/06 12:0 a.m.2 views

PT-2023-25472 · Langchain · Langchain

Name of the Vulnerable Software and Affected Versions: langchain version 0.0.64 Description: The issue allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method. This enables the attacker to run malicious code, potentially leading to system compromise...

9.8CVSS9.6AI score0.11195EPSS
Exploits2References13
CVE
CVE
added 2023/07/06 12:0 a.m.75 views

CVE-2023-36188

CVE-2023-36188 affects LangChain v0.0.64, enabling remote code execution via the PALChain parameter in Python exec. The issue stems from deserialization/execution pathways that process untrusted data and can lead to arbitrary code execution. Affected product: LangChain core library (v0.0.64); imp...

9.8CVSS9.6AI score0.11195EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2023/07/06 12:0 a.m.17 views

CVE-2023-36188

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

9.9AI score0.11195EPSS
Exploits2References2
Vulnrichment
Vulnrichment
added 2023/07/06 12:0 a.m.23 views

CVE-2023-36188

An issue in langchain v.0.0.64 allows a remote attacker to execute arbitrary code via the PALChain parameter in the Python exec method...

8.1AI score0.11195EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2023/07/03 12:0 a.m.3 views

PT-2023-25499 · Langchain · Langchain

Name of the Vulnerable Software and Affected Versions: LangChain versions prior to 0.0.236 Description: The issue allows an attacker to execute arbitrary code because Python code with os.system, exec, or eval can be used. This is possible via the PALChain in the python exec method. Recommendation...

9.8CVSS7.8AI score0.00741EPSS
Exploits1References21
Github Security Blog
Github Security Blog
added 2023/04/05 3:30 a.m.59 views

LangChain vulnerable to code injection

In LangChain through 0.0.131, the LLMMathChain chain allows prompt injection attacks that can execute arbitrary code via the Python exec method...

9.8CVSS9.7AI score0.03769EPSS
Exploits1References7Affected Software1
OSV
OSV
added 2023/04/05 2:15 a.m.18 views

CVE-2023-29374

In LangChain through 0.0.131, the LLMMathChain chain allows prompt injection attacks that can execute arbitrary code via the Python exec method...

9.8CVSS10AI score
Exploits0References4
NVD
NVD
added 2022/01/10 2:12 p.m.21 views

CVE-2022-22817

PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used...

9.8CVSS0.02781EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2022/01/10 2:12 p.m.43 views

CVE-2022-22817

PIL.ImageMath.eval in Pillow before 9.0.0 allows evaluation of arbitrary expressions, such as ones that use the Python exec method. A lambda expression could also be used...

9.8CVSS6.6AI score0.02781EPSS
Exploits0References5
Rows per page
Query Builder