Lucene search
+L

3370 matches found

Positive Technologies
Positive Technologies
•added 2024/06/13 12:00 a.m.•15 views

PT-2024-27153 · Rhai · Rhai

Name of the Vulnerable Software and Affected Versions: rhai version 1.18.0 Description: A stack overflow vulnerability was found in rhai. The issue is related to a recursive call in the eval stmt block function, located in the /SRC/rhai/SRC/eval/STMT.Rs file. This vulnerability can be exploited d...

8.7CVSS6.9AI score0.00424EPSS
SaveExploits0References6
Veracode
Veracode
•added 2024/06/12 5:14 a.m.•23 views

Code Injection

litellm is vulnerable to Code Injection. The vulnerability is caused due to a lack of input validation in the eval function within the secret management system, which allows an attacker to execute arbitrary code...

7.2CVSS7.8AI score0.00859EPSS
SaveExploits1References1Affected Software1
RedHat Linux
RedHat Linux
•added 2024/06/10 6:41 p.m.•17 views

pillow: Arbitrary Code Execution via the environment parameter

A vulnerability was found in Pillow, a popular Python imaging library. The flaw identified in the PIL.ImageMath.eval function enables arbitrary code execution by manipulating the environment parameter...

8.1CVSS7.8AI score0.01703EPSS
SaveExploits0References8
NVD
NVD
•added 2024/06/06 6:15 p.m.•46 views

CVE-2024-4889

A code injection vulnerability exists in the berriai/litellm application, version 1.34.6, due to the use of unvalidated input in the eval function within the secret management system. This vulnerability requires a valid Google KMS configuration file to be exploitable. Specifically, by setting the...

7.2CVSS0.00859EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
•added 2024/06/06 12:00 a.m.•16 views

PT-2024-33256 · Google · Google Kms

Name of the Vulnerable Software and Affected Versions: berriai/litellm version 1.34.6 Description: A code injection issue exists due to the use of unvalidated input in the eval function within the secret management system. This issue requires a valid Google KMS configuration file to be exploitabl...

7.2CVSS7.6AI score0.00859EPSS
SaveExploits1References5
Veracode
Veracode
•added 2024/05/29 7:34 a.m.•36 views

Command Injection

llamaindex is vulnerable to a Command Injection. The vulnerability is due to unsafe usage of the eval function, allowing a malicious or compromised LLM hosting provider to execute arbitrary commands on the client's machine...

8.8CVSS7.7AI score0.02135EPSS
SaveExploits1References2Affected Software1
OSV
OSV
•added 2024/05/24 11:07 a.m.•8 views

OESA-2024-1659 python-tqdm security update

tqdm derives from the Arabic word taqaddum which can mean "progress". Instantly make your loops show a smart progress meter - just wrap any iterable with tqdminterable, and you are done! Security Fixes: tqdm is an open source progress bar for Python and CLI. Any optional non-boolean CLI arguments...

4.8CVSS7.8AI score0.00436EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2024/05/23 7:36 a.m.•13 views

kernel: netfilter: nf_tables: disallow anonymous set with timeout flag

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: disallow anonymous set with timeout flag Anonymous sets are never used with timeout from userspace, reject this. Exception to this rule is NFTSETEVAL to ensure legacy meters still work...

7.8CVSS6.8AI score0.00266EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2024/05/18 12:30 a.m.•42 views

litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

9.8CVSS8.1AI score0.00883EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2024/05/18 12:30 a.m.•83 views

GHSA-7GGM-4RJG-594W litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

7.2CVSS9.8AI score0.00883EPSS
SaveExploits0References8
NVD
NVD
•added 2024/05/18 12:15 a.m.•38 views

CVE-2024-4264

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

9.8CVSS9.8AI score0.00883EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2024/05/18 12:00 a.m.•31 views

CVE-2024-4264 Remote Code Execution in berriai/litellm

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

9.8CVSS8.1AI score0.00883EPSS
SaveExploits0References1
CVE
CVE
•added 2024/05/18 12:00 a.m.•74 views

CVE-2024-4264

The CVE-2024-4264 entry affects berriai/litellm. The vulnerability is caused by unsafe use of eval in litellm.get_secret() when the server uses Google KMS, allowing untrusted data to be evaluated. Attackers can inject malicious values into environment variables via the /config/update endpoint, en...

9.8CVSS9.7AI score0.00883EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2024/05/18 12:00 a.m.•21 views

PT-2024-30090

Name of the Vulnerable Software and Affected Versions berriai/litellm affected versions not specified Description A remote code execution issue exists due to improper control of code generation when using the eval function unsafely in the litellm.get secret method. Specifically, when the server...

9.8CVSS7.8AI score0.00883EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
•added 2024/05/16 9:33 a.m.•90 views

RunGptLLM class in LlamaIndex has a command injection

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
SaveExploits1References4Affected Software2
OSV
OSV
•added 2024/05/16 9:33 a.m.•79 views

GHSA-PW38-XV9X-H8CH RunGptLLM class in LlamaIndex has a command injection

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.8CVSS9AI score0.02135EPSS
SaveExploits1References4
NVD
NVD
•added 2024/05/16 9:15 a.m.•59 views

CVE-2024-4181

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.1AI score0.02135EPSS
SaveExploits1References2
OSV
OSV
•added 2024/05/16 9:15 a.m.•12 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.•28 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
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
Rows per page
Query Builder