Lucene search
+L

363 matches found

OSV
OSV
added 2024/05/16 9:15 a.m.10 views

PYSEC-2024-324

A command injection vulnerability exists in the RunGptLLM class of the llamaindex library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models LLMs. The vulnerability arises from the improper use of the eval function, allowing a malicious or compromised...

8.8CVSS7.2AI score0.02135EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/05/16 9:03 a.m.25 views

CVE-2024-4181 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the RunGptLLM class of the llamaindex library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models LLMs. The vulnerability arises from the improper use of the eval function, allowing a malicious or compromised...

8.8CVSS8AI score0.02135EPSS
SaveExploits1References2
CVE
CVE
added 2024/05/16 9:03 a.m.99 views

CVE-2024-4181

The CVE-2024-4181 issue affects llama_index (RunGptLLM class) version 0.9.47 used by RunGpt framework to connect to LLMs. Root cause: unsafe use of eval enabling a malicious or compromised LLM hosting provider to run arbitrary commands on a client machine. Impact statements in sources indicate th...

8.8CVSS7.9AI score0.02135EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2024/05/16 9:03 a.m.71 views

CVE-2024-4181 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the RunGptLLM class of the llamaindex library, version 0.9.47, used by the RunGpt framework from JinaAI to connect to Language Learning Models LLMs. The vulnerability arises from the improper use of the eval function, allowing a malicious or compromised...

8.8CVSS9.2AI score0.02135EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2024/05/16 12:00 a.m.14 views

PT-2024-29576

Name of the Vulnerable Software and Affected Versions llama index library version 0.9.47 Description A command injection issue exists due to the improper use of the eval function in the RunGptLLM class, allowing a malicious LLM hosting provider to execute arbitrary commands on the client's machin...

8.8CVSS7.4AI score0.02135EPSS
SaveExploits1References10
Veracode
Veracode
added 2024/05/06 11:52 a.m.25 views

Code Injection

tqdm is vulnerable to Code Injection. The vulnerability is due to the handling of optional non-boolean CLI arguments such as --delim, --buf-size, --manpath which get passed through python's eval function without proper sanitization. An attacker can execute arbitrary code by injecting malicious...

4.8CVSS7.6AI score0.00436EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/04/16 12:00 a.m.12 views

CVE-2024-3271 Command Injection in run-llama/llama_index

A command injection vulnerability exists in the run-llama/llamaindex repository, specifically within the safeeval function. Attackers can bypass the intended security mechanism, which checks for the presence of underscores in code generated by LLM, to execute arbitrary code. This is achieved by...

9.8CVSS8AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/04/10 6:30 p.m.40 views

llama-index-core Prompt Injection vulnerability leading to Arbitrary Code Execution

A vulnerability was identified in the executils class of the llamaindex package, specifically within the safeeval function, allowing for prompt injection leading to arbitrary code execution. This issue arises due to insufficient validation of input, which can be exploited to bypass method...

9.8CVSS7.8AI score0.00959EPSS
SaveExploits0References5Affected Software1
Metasploit
Metasploit
added 2024/02/19 12:00 a.m.291 views

Unauthenticated RCE in Bricks Builder Theme

This module exploits an unauthenticated remote code execution vulnerability in the Bricks Builder Theme versions use exploit/multi/http/wp/bricksbuilderrce msf undefinedbricksbuilderrce show actions ...actions... msf undefinedbricksbuilderrce set ACTION msf undefinedbricksbuilderrce show options...

10CVSS9.7AI score0.88234EPSS
SaveExploits19
Positive Technologies
Positive Technologies
added 2023/09/25 12:00 a.m.18 views

PT-2023-28807 · Searchor · Searchor

Name of the Vulnerable Software and Affected Versions: Searchor versions prior to 2.4.2 Description: The issue allows an attacker to execute arbitrary code via a crafted script to the eval function in Searchor's main.py file, affecting the search feature in Searchor's Command Line Interface. This...

9.8CVSS8.3AI score0.02565EPSS
SaveExploits3References14
NVD
NVD
added 2023/07/26 2:15 p.m.34 views

CVE-2022-43711

Interactive Forms IAF in GX Software XperienCentral versions 10.29.1 until 10.33.0 was vulnerable to cross site scripting attacks XSS because the CSP header uses eval in the script-src...

6.1CVSS6AI score0.00357EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/07/26 12:00 a.m.11 views

GX Software XperienCentral 跨站脚本漏洞

GX Software XperienCentral is a CMS from GX Software. A security vulnerability exists in GX Software XperienCentral versions 10.29.1 through 10.33.0, which stems from the use of the eval function in script-src, resulting in a cross-site scripting XSS vulnerability...

6.1CVSS5.8AI score0.00357EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2023/06/09 12:00 a.m.11 views

PT-2023-3706

Name of the Vulnerable Software and Affected Versions acme.sh versions prior to 3.0.6 Description The issue arises from insufficient input validation in the Eval function of the ACME protocol client Acme.sh, allowing a remote attacker to execute arbitrary code. This has been exploited in the wild...

9.8CVSS7.5AI score0.01079EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2023/04/28 12:00 a.m.9 views

PT-2023-22701 · Ebankit · Ebankit

Name of the Vulnerable Software and Affected Versions: ebankIT versions prior to 7 Description: An issue exists where Document Object Model based XSS is present within the "/Security/Transactions/Transactions.aspx" endpoint. Users can supply their own JavaScript within the...

6.1CVSS6AI score0.00535EPSS
SaveExploits1References5
Veracode
Veracode
added 2023/04/03 6:34 p.m.25 views

Arbitrary Command Execution

pullit is vulnerable to Arbitrary Command Execution. The vulnerability exists in index.js due to an insecure use of the eval function which allows an attacker to inject and execute arbitrary commands...

9.8CVSS9.4AI score0.02693EPSS
SaveExploits1References3Affected Software1
zdt
zdt
added 2023/02/27 12:00 a.m.300 views

Device Manager Express 7.8.20002.47752 SQL Injection / XSS / Code Execution / Traversal

Device Manager Express versions 7.8.20002.47752 and below suffer from code execution, command execution, cross site scripting, remote SQL injection, and traversal vulnerabilities. Product Name: Device Manager Express Vendor Homepage: https://www.audiocodes.com Software Link:...

9.8CVSS0.9AI score0.43187EPSS
SaveExploits9
SUSE CVE
SUSE CVE
added 2023/02/15 5:54 a.m.6 views

SUSE CVE-2011-1095

locale/programs/locale.c in locale in the GNU C Library aka glibc or libc6 before 2.13 does not quote its output, which might allow local users to gain privileges via a crafted localization environment variable, in conjunction with a program that executes a script that uses the eval function...

6.2CVSS5AI score0.00518EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/12/08 5:13 a.m.21 views

Arbitrary Code Execution

paddlepaddle is vulnerable to arbitrary code execution. The vulnerability exists in the getwindow function in window.py because it calls eval on user supplied winstr which allows an attacker to inject and execute malicious codes in to the system...

10CVSS9.4AI score0.01096EPSS
SaveExploits1References4Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/09/28 12:00 a.m.12 views

The vulnerability of Mozilla Firefox, Mozilla Firefox ESR, and the email client Thunderbird arises from the improper use of privileged APIs, allowing an attacker to install extensions.

The vulnerability in Mozilla Firefox, Mozilla Firefox ESR, and the email client Thunderbird is related to the improper use of privileged APIs. Exploiting this vulnerability allows a malicious actor to install extensions by capturing the link to the eval function from the about:blank window, there...

7.8CVSS7AI score0.01378EPSS
SaveExploits0References16Affected Software7
OSV
OSV
added 2022/09/26 5:15 a.m.9 views

UBUNTU-CVE-2022-21797

The package joblib from 0 and before 1.2.0 are vulnerable to Arbitrary Code Execution via the predispatch flag in Parallel class due to the eval statement...

9.8CVSS6.7AI score0.02104EPSS
SaveExploits1References6
Rows per page
Query Builder