Lucene search
K

2488 matches found

Vulnrichment
Vulnrichment
added 2024/11/14 5:32 p.m.7 views

CVE-2024-4343 Python Command Injection in imartinez/privategpt

A Python command injection vulnerability exists in the SagemakerLLM class's complete method within ./privategpt/components/llm/custom/sagemaker.py of the imartinez/privategpt application, versions up to and including 0.3.0. The vulnerability arises due to the use of the eval function to parse a...

9.8CVSS8.4AI score0.0261EPSS
Exploits1References2
Veracode
Veracode
added 2024/11/14 9:35 a.m.7 views

Code Injection

AgentScope is vulnerable to Code Injection. The vulnerability is due to the eval function in the iscallableexpression function, which executes user-provided commands, allowing potential code injection...

9.8CVSS7AI score0.00788EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/13 6:30 a.m.15 views

dom-iterator code execution vulnerability

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

9.8CVSS8.5AI score0.01052EPSS
Exploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/13 5:0 a.m.10 views

CVE-2024-21541

Versions of the package dom-iterator before 1.0.1 are vulnerable to Arbitrary Code Execution due to use of the Function constructor without complete input sanitization. Function generates a new function body and thus care must be given to ensure that the inputs to Function are not...

7.3CVSS8.6AI score0.01052EPSS
Exploits1References3
CVE
CVE
added 2024/11/13 5:0 a.m.83 views

CVE-2024-21541

CVE-2024-21541 affects the npm package dom-iterator prior to version 1.0.1 . The vulnerability stems from use of the Function constructor without complete input sanitization, allowing an attacker-controlled input to generate a new function body, with risks similar to eval. This is corroborated by...

9.8CVSS8.6AI score0.01052EPSS
Exploits1References3Affected Software1
Veracode
Veracode
added 2024/11/12 10:0 a.m.11 views

Arbitrary Code Execution (ACE)

lilconfig is vulnerable to Arbitrary Code Execution ACE. The vulnerability is due to the insecure usage of eval in the dynamicImport function, which allows an attacker to inject malicious input through the defaultLoaders function and execute arbitrary code...

8.8CVSS7.5AI score0.01065EPSS
Exploits0References4Affected Software1
Packet Storm
Packet Storm
added 2024/11/07 12:0 a.m.505 views

TestRail CLI FieldsParser eval Injection

This is not a very exciting vulnerability, but I had already publicly disclosed it on GitHub at the request of the vendor. Since that report has disappeared, the link I had provided to MITRE was invalid, so here it is again. -Devin --- Unsafe eval in TestRail CLI FieldsParser Date Reported:...

7.4AI score
Exploits0
Snyk
Snyk
added 2024/11/05 12:31 a.m.3 views

Eval Injection

Overview agentscope is an AgentScope: A Flexible yet Robust Multi-Agent Platform. Affected versions of this package are vulnerable to Eval Injection via the result = evals field of the iscallableexpression function in the agentscope\web\workstation\workflowutils.py file. An attacker can execute...

9.8CVSS8AI score0.00788EPSS
Exploits1References2
OSV
OSV
added 2024/11/05 12:31 a.m.3 views

GHSA-6P55-QR3J-MPGQ AgentScope uses `eval`

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.9AI score0.00788EPSS
Exploits1References5
OSV
OSV
added 2024/11/04 11:15 p.m.1 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...

9.8CVSS5.8AI score
Exploits0References2
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.00788EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2024/11/04 11:15 p.m.6 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.00788EPSS
Exploits1References3
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.00788EPSS
Exploits1References2
Cvelist
Cvelist
added 2024/11/04 12:0 a.m.25 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.00788EPSS
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.01065EPSS
Exploits0References6
NVD
NVD
added 2024/10/31 5:15 a.m.13 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.01065EPSS
Exploits0References4
CVE
CVE
added 2024/10/31 5:0 a.m.53 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.01065EPSS
Exploits0References4
BDU FSTEC
BDU FSTEC
added 2024/10/31 12:0 a.m.4 views

The vulnerability of the Splunk Enterprise platform’s SplunkD module for operational analysis allows a perpetrator to trigger a service failure.

The vulnerability of the Splunk Enterprise platform’s Splunkd component relates to an uncontrolled resource consumption due to an improperly formatted parameter named INGESTEVAL. Exploiting this vulnerability can allow a malicious actor to cause service interruptions remotely...

6.8CVSS5.4AI score0.00541EPSS
Exploits0References4Affected Software2
OSV
OSV
added 2024/10/24 6:27 p.m.1 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.3 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
Rows per page
Query Builder