Lucene search
K

2443 matches found

PyPA
PyPA
added 2024/11/04 11:15 p.m.4 views

PYSEC-2024-262

In agentscope =v0.0.4, the file agentscope\web\workstation\workflowutils.py has the function iscallableexpression. Within this function, the line result = evals poses a security risk as it can directly execute user-provided commands...

9.8CVSS5.8AI score0.00188EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/04 12:0 a.m.8 views

CVE-2024-48050

In agentscope =v0.0.4, the file agentscope\web\workstation\workflowutils.py has the function iscallableexpression. Within this function, the line result = evals poses a security risk as it can directly execute user-provided commands...

7.4AI score0.00188EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/11/04 12:0 a.m.18 views

CVE-2024-48050

In agentscope =v0.0.4, the file agentscope\web\workstation\workflowutils.py has the function iscallableexpression. Within this function, the line result = evals poses a security risk as it can directly execute user-provided commands...

0.00188EPSS
Exploits1References2
OSV
OSV
added 2024/10/31 6:30 a.m.6 views

GHSA-FQ9M-V26V-2M4F lilconfig Code Injection vulnerability

Versions of the package lilconfig from 3.1.0 and before 3.1.1 are vulnerable to Arbitrary Code Execution due to the insecure usage of eval in the dynamicImport function. An attacker can exploit this vulnerability by passing a malicious input through the defaultLoaders function...

8.8CVSS8.8AI score0.00381EPSS
Exploits0References6
NVD
NVD
added 2024/10/31 5:15 a.m.12 views

CVE-2024-21537

Versions of the package lilconfig from 3.1.0 and before 3.1.1 are vulnerable to Arbitrary Code Execution due to the insecure usage of eval in the dynamicImport function. An attacker can exploit this vulnerability by passing a malicious input through the defaultLoaders function...

8.8CVSS0.00381EPSS
Exploits0References4
CVE
CVE
added 2024/10/31 5:0 a.m.49 views

CVE-2024-21537

CVE-2024-21537 affects lilconfig ≤ 3.1.0–3.1.0? up to 3.1.1, where the insecure use of eval in dynamicImport enables Arbitrary Code Execution. An attacker can exploit this by supplying a malicious input through defaultLoaders; PoC and public advisories describe code injection in lilconfig. Affect...

8.8CVSS7.5AI score0.00381EPSS
Exploits0References4
OSV
OSV
added 2024/10/24 6:27 p.m.0 views

GHSA-MPCW-3J5P-P99X Butterfly's parseJSON, getJSON functions eval malicious input, leading to remote code execution (RCE)

Summary Usage of the Butterfly.prototype.parseJSON or getJSON functions on an attacker-controlled crafted input string allows the attacker to execute arbitrary JavaScript code on the server. Since Butterfly JavaScript code has access to Java classes, it can run arbitrary programs. Details The...

6.2AI score
Exploits0References3
Positive Technologies
Positive Technologies
added 2024/10/24 12:0 a.m.2 views

PT-2024-40377 · Butterfly · Butterfly

Name of the Vulnerable Software and Affected Versions: Butterfly affected versions not specified Description: The issue allows an attacker to execute arbitrary JavaScript code on the server by using the Butterfly.prototype.parseJSON or getJSON functions on an attacker-controlled crafted input...

7.6AI score
Exploits0References4
OSV
OSV
added 2024/10/14 5:15 p.m.1 views

CVE-2024-45736

In Splunk Enterprise versions below 9.3.1, 9.2.3, and 9.1.6 and Splunk Cloud Platform versions below 9.2.2403.107, 9.1.2312.204, and 9.1.2312.111, a low-privileged user that does not hold the "admin" or "power" Splunk roles could craft a search query with an improperly formatted "INGESTEVAL"...

6.5CVSS5.8AI score0.00148EPSS
Exploits0References2
GithubExploit
GithubExploit
added 2024/10/14 3:57 p.m.159 views

Exploit for Code Injection in Geoserver

CVE-2024-36401 This is a program for checking vulnerabilities...

9.8CVSS7.5AI score0.94425EPSS
Exploits24
Positive Technologies
Positive Technologies
added 2024/10/14 12:0 a.m.1 views

PT-2024-7417 · Splunk · Splunk Cloud Platform +1

Name of the Vulnerable Software and Affected Versions: Splunk Enterprise versions prior to 9.3.1 Splunk Enterprise versions prior to 9.2.3 Splunk Enterprise versions prior to 9.1.6 Splunk Cloud Platform versions prior to 9.2.2403.107 Splunk Cloud Platform versions prior to 9.1.2312.204 Splunk Clo...

6.8CVSS6.8AI score0.00148EPSS
Exploits0References11
OSV
OSV
added 2024/10/01 12:8 a.m.6 views

MAL-2024-9053 Malicious code in express-eval (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f0b11cc6d66b7e74be79f7522107db232ad1ead6c66b04f0cc4a564705f5756b Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
Exploits0References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/10/01 12:8 a.m.2 views

Malicious code in express-eval (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware f0b11cc6d66b7e74be79f7522107db232ad1ead6c66b04f0cc4a564705f5756b Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References5
Veracode
Veracode
added 2024/09/23 5:37 p.m.9 views

Eval Injection

LangChain Experimental is vulnerable to Eval Injection. The vulnerability is due to the use of sympy.sympify which relies on eval in the LLMSymbolicMathChain, allowing attackers to execute arbitrary code in versions 0.1.17 through 0.3.0...

9.8CVSS7.5AI score0.00661EPSS
Exploits1References5Affected Software1
Veracode
Veracode
added 2024/09/23 8:1 a.m.5 views

Eval Injection

guardrails-ai is vulnerable to Eval Injection. The vulnerability is due to improper validation in the parsetoken method of the ValidatorsAttr class in the guardrails/guardrails/validatorsattr.py file. An attacker can execute arbitrary code on the user's machine by loading a maliciously crafted XM...

7.8CVSS7.4AI score0.00107EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2024/09/19 6:31 a.m.7 views

GHSA-P2QJ-R53J-H3XJ LangChain Experimental Eval Injection vulnerability

langchainexperimental aka LangChain Experimental 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify which uses eval in LLMSymbolicMathChain. LLMSymbolicMathChain was introduced in fcccde406dd9e9b05fc9babcbeb9ff527b0ec0c6 2023-10-05...

9.8CVSS9.7AI score0.00661EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2024/09/19 6:31 a.m.15 views

LangChain Experimental Eval Injection vulnerability

langchainexperimental aka LangChain Experimental 0.1.17 through 0.3.0 for LangChain allows attackers to execute arbitrary code through sympy.sympify which uses eval in LLMSymbolicMathChain. LLMSymbolicMathChain was introduced in fcccde406dd9e9b05fc9babcbeb9ff527b0ec0c6 2023-10-05...

9.8CVSS8.1AI score0.00661EPSS
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2024/09/18 3:30 p.m.12 views

Guardrails has an arbitrary code execution vulnerability

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing i...

7.8CVSS7.7AI score0.00107EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2024/09/18 3:15 p.m.4 views

CVE-2024-45858

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing i...

7.8CVSS0.00107EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/09/18 3:2 p.m.6 views

CVE-2024-45858

An arbitrary code execution vulnerability exists in versions 0.2.9 up to 0.5.10 of the Guardrails AI Guardrails framework because of the way it validates XML files. If a victim user loads a maliciously crafted XML file containing Python code, the code will be passed to an eval function, causing i...

7.8CVSS7.7AI score0.00107EPSS
Exploits0References1
Rows per page
Query Builder