Lucene search
+L

2681 matches found

NVD
NVD
added 2024/11/19 6:15 p.m.24 views

CVE-2024-10224

Qualys discovered that if unsanitized input was used with the library Modules::ScanDeps, before version 1.36 a local attacker could possibly execute arbitrary shell commands by opening a "pesky pipe" such as passing "commands|" as a filename or by passing arbitrary strings to eval...

7.8CVSS0.08598EPSS
SaveExploits3References7
CVE
CVE
added 2024/11/19 5:35 p.m.147 views

CVE-2024-10224

Qualys reports CVE-2024-10224 affects perl-Module-ScanDeps prior to 1.36, where unsanitized input could allow local command execution via open() of a pipe or by eval(). Remediations shown in connected advisories include updating to 1.36+ (examples show 1.37+ in Amazon Linux 2023/AL2023 and other ...

7.8CVSS6.7AI score0.08598EPSS
SaveExploits3References7Affected Software1
CNNVD
CNNVD
added 2024/11/19 12:0 a.m.5 views

Module-ScanDeps 权限许可和访问控制问题漏洞

Module-ScanDeps is an application by Roderich Schupp Personal Developer. A security vulnerability exists in Module-ScanDeps versions prior to 1.36 that stems from improper input validation, which could lead to a local attacker executing arbitrary shell commands by opening a pesky pipe or passing ...

7.8CVSS6.8AI score0.08598EPSS
SaveExploits3References9
NVD
NVD
added 2024/11/14 6:15 p.m.12 views

CVE-2024-4343

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.8CVSS0.0261EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/14 5:32 p.m.8 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
SaveExploits1References2
OSV
OSV
added 2024/11/14 5:32 p.m.8 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.8CVSS6.4AI score
SaveExploits0References4
Veracode
Veracode
added 2024/11/14 9:35 a.m.10 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
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/11/13 6:30 a.m.20 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
SaveExploits1References5Affected Software1
CVE
CVE
added 2024/11/13 5:0 a.m.85 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
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/13 5:0 a.m.11 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
SaveExploits1References3
Veracode
Veracode
added 2024/11/12 10:0 a.m.16 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.01103EPSS
SaveExploits0References4Affected Software1
Packet Storm
Packet Storm
added 2024/11/07 12:0 a.m.546 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
SaveExploits0
Snyk
Snyk
added 2024/11/05 12:31 a.m.4 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
SaveExploits1References2
OSV
OSV
added 2024/11/05 12:31 a.m.6 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
SaveExploits1References5
OSV
OSV
added 2024/11/04 11:15 p.m.16 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
SaveExploits1References3
PyPA
PyPA
added 2024/11/04 11:15 p.m.10 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
SaveExploits1References3Affected Software1
OSV
OSV
added 2024/11/04 11:15 p.m.6 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 score0.00788EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/11/04 12:0 a.m.9 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
SaveExploits1References2
Cvelist
Cvelist
added 2024/11/04 12:0 a.m.44 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
SaveExploits1References2
OSV
OSV
added 2024/10/31 6:30 a.m.15 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.01103EPSS
SaveExploits0References6
Rows per page
Query Builder