Lucene search
+L

1107 matches found

CVE
CVE
added 2024/06/27 6:40 p.m.68 views

CVE-2024-5826

CVE-2024-5826 – vanna-ai/vanna has a remote code execution vulnerability in the vanna.ask function due to prompt injection. The root cause is the absence of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the exec function in src/vanna/base/bas...

9.8CVSS10AI score0.00875EPSS
SaveExploits0References1
The Hacker News
The Hacker News
added 2024/06/27 10:4 a.m.93 views

Prompt Injection Flaw in Vanna AI Exposes Databases to RCE Attacks

Cybersecurity researchers have disclosed a high-severity security flaw in the Vanna.AI library that could be exploited to achieve remote code execution vulnerability via prompt injection techniques. The vulnerability, tracked as CVE-2024-5565 CVSS score: 8.1, relates to a case of prompt injection...

8.1CVSS8.6AI score0.14956EPSS
SaveExploits0
Veracode
Veracode
added 2024/06/07 8:3 a.m.15 views

Prompt Injection

Vanna is vulnerable to Prompt Injection. The vulnerability is due to improper input validation in the Vanna library's "ask" method, when allowing external input with "visualize" set to True, which allows a user to execute arbitrary python code...

8.1CVSS8.2AI score0.14956EPSS
SaveExploits0References2Affected Software1
HackRead
HackRead
added 2024/06/06 8:46 p.m.19 views

New EmailGPT Flaw Puts User Data at Risk: Remove the Extension NOW

Synopsys warns of a new prompt injection hack involving a security vulnerability in EmailGPT, a popular AI email…...

7.7AI score
SaveExploits0
NVD
NVD
added 2024/06/05 6:15 p.m.23 views

CVE-2024-5184

The EmailGPT service contains a prompt injection vulnerability. The service uses an API service that allows a malicious user to inject a direct prompt and take over the service logic. Attackers can exploit the issue by forcing the AI service to leak the standard hard-coded system prompts and/or...

9.1CVSS6.6AI score0.00541EPSS
SaveExploits0References1
CVE
CVE
added 2024/06/05 5:52 p.m.97 views

CVE-2024-5184

CVE-2024-5184 affects the EmailGPT service. The vulnerability is a prompt injection flaw in the service’s API, enabling a malicious user to inject prompts and take over service logic. Exploitation can force leakage of hard-coded system prompts and/or execution of unwanted prompts, with attacks po...

9.1CVSS6.9AI score0.00541EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2024/06/05 5:52 p.m.29 views

CVE-2024-5184 Prompt Injection in EmailGPT

The EmailGPT service contains a prompt injection vulnerability. The service uses an API service that allows a malicious user to inject a direct prompt and take over the service logic. Attackers can exploit the issue by forcing the AI service to leak the standard hard-coded system prompts and/or...

8.5CVSS7.1AI score0.00541EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/06/05 5:52 p.m.47 views

CVE-2024-5184 Prompt Injection in EmailGPT

The EmailGPT service contains a prompt injection vulnerability. The service uses an API service that allows a malicious user to inject a direct prompt and take over the service logic. Attackers can exploit the issue by forcing the AI service to leak the standard hard-coded system prompts and/or...

8.5CVSS6.6AI score0.00541EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/05 12:0 a.m.11 views

PT-2024-34967 · Emailgpt · Emailgpt

Name of the Vulnerable Software and Affected Versions: EmailGPT affected versions not specified Description: The EmailGPT service contains a prompt injection vulnerability. The service uses an API service that allows a malicious user to inject a direct prompt and take over the service logic...

9.1CVSS7.2AI score0.00541EPSS
SaveExploits0References14
CNNVD
CNNVD
added 2024/06/05 12:0 a.m.7 views

EmailGPT Security Vulnerabilities

EmailGPT is a Google Chrome extension by individual developer Nasrullah in Singapore that helps users compose emails in Gmail using OpenAI's GPT-3.5 model. A security vulnerability exists in EmailGPT that stems from the inclusion of a prompt injection vulnerability...

9.1CVSS7AI score0.00541EPSS
SaveExploits0References2
Microsoft Secure
Microsoft Secure
added 2024/06/04 5:0 p.m.24 views

AI jailbreaks: What they are and how they can be mitigated

Generative AI systems are made up of multiple components that interact to provide a rich user experience between the human and the AI models. As part of a responsible AI approach, AI models are protected by layers of defense mechanisms to prevent the production of harmful content or being used to...

7.4AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/05/31 3:30 p.m.21 views

Vanna prompt injection code execution

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS7.7AI score0.14956EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/31 3:30 p.m.66 views

GHSA-7735-W2JP-GVG6 Vanna prompt injection code execution

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

9.2CVSS8.6AI score0.14956EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/31 3:15 p.m.27 views

CVE-2024-5565

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS8.6AI score0.14956EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/31 2:24 p.m.17 views

CVE-2024-5565 Prompt Injection in "ask" API with visualization leads to RCE

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS8AI score0.14956EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/05/31 2:24 p.m.104 views

CVE-2024-5565 Prompt Injection in "ask" API with visualization leads to RCE

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with...

8.1CVSS8.6AI score0.14956EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/05/31 12:0 a.m.13 views

PT-2024-36568

Name of the Vulnerable Software and Affected Versions Vanna library affected versions not specified Description The Vanna library is affected by a remote code execution issue due to prompt injection. This allows an attacker to alter the prompt function used for visualized results and run arbitrar...

9.2CVSS8.9AI score0.14956EPSS
SaveExploits0References20
Schneier on Security
Schneier on Security
added 2024/05/13 11:4 a.m.22 views

LLMs’ Data-Control Path Insecurity

Back in the 1960s, if you played a 2,600Hz tone into an AT&T pay phone, you could make calls without paying. A phone hacker named John Draper noticed that the plastic whistle that came free in a box of Captain Crunch cereal worked to make the right sound. That became his hacker name, and everyone...

8.8AI score
SaveExploits0
OSV
OSV
added 2024/04/10 6:30 p.m.79 views

GHSA-WVPX-G427-Q9WC 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.8CVSS9.7AI score0.00951EPSS
SaveExploits0References5
NVD
NVD
added 2024/04/10 5:15 p.m.36 views

CVE-2024-3098

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.8CVSS9.8AI score0.00951EPSS
SaveExploits0References2
Rows per page
Query Builder