paper-with-me

Papers

A Jailbroken GenAI Model Can Cause Substantial Harm: GenAI-powered Applications are Vulnerable to PromptWares

2024-08-09 · Stav Cohen, Ron Bitton, Ben Nassi

In this paper we argue that a jailbroken GenAI model can cause substantial harm to GenAI-powered applications and facilitate PromptWare, a new type of attack that flips the GenAI model's behavior from serving an application to attacking it. PromptWare exploits user inputs to jailbreak a GenAI model to force/perform malicious activity within the context of a GenAI-powered application. First, we introduce a naive implementation of PromptWare that behaves as malware that targets Plan & Execute architectures (a.k.a., ReAct, function calling). We show that attackers could force a desired execution flow by creating a user input that produces desired outputs given that the logic of the GenAI-powered application is known to attackers. We demonstrate the application of a DoS attack that triggers the execution of a GenAI-powered assistant to enter an infinite loop that wastes money and computational resources on redundant API calls to a GenAI engine, preventing the application from providing service to a user. Next, we introduce a more sophisticated implementation of PromptWare that we name Advanced PromptWare Threat (APwT) that targets GenAI-powered applications whose logic is unknown to attackers. We show that attackers could create user input that exploits the GenAI engine's advanced AI capabilities to launch a kill chain in inference time consisting of six steps intended to escalate privileges, analyze the application's context, identify valuable assets, reason possible malicious activities, decide on one of them, and execute it. We demonstrate the application of APwT against a GenAI-powered e-commerce chatbot and show that it can trigger the modification of SQL tables, potentially leading to unauthorized discounts on the items sold to the user.

📄 PDF Abstract BibTeX arXiv:2408.05061

Code (1)

stavc/promptwares 공식 구현

Tasks

Chatbot

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

ASSERT: A Measurement Pipeline for GenAI Audits

2026-08-14 · Riccardo Fogliato, Abhinav Palia, Xiawei Wang, Emily Sheng 외 arxiv

Audits of generative AI (GenAI) systems often summarize behavior as a reported rate: how often the audited system complies with policy. Researchers and stakeholders use that rate to compare systems, track regressions, an…

The Illusion of Friendship: Why Generative AI Demands Unprecedented Ethical Vigilance

2026-01-12 · Md Zahidul Islam arxiv

GenAI systems are increasingly used for drafting, summarisation, and decision support, offering substantial gains in productivity and reduced cognitive load. However, the same natural language fluency that makes these sy…

The Influencer Next Door: How Misinformation Creators Use GenAI

2024-05-22 · Amelia Hassoun, Ariel Abonizio, Katy Osborn, Cameron Wu 외

Advances in generative AI (GenAI) have raised concerns about detecting and discerning AI-generated content from human-generated content. Most existing literature assumes a paradigm where 'expert' organized disinformation…

MarketingMisinformation

Human Misperception of Generative-AI Alignment: A Laboratory Experiment

2025-02-20 · Kevin He, Ran Shorrer, Mengjia Xia

We conduct an incentivized laboratory experiment to study people's perception of generative artificial intelligence (GenAI) alignment in the context of economic decision-making. Using a panel of economic problems spannin…

Decision Making

GenAIOps for GenAI Model-Agility

2024-12-19 · Ken Ueno, Makoto Kogo, Hiromi Kawatsu, Yohsuke Uchiumi 외

AI-agility, with which an organization can be quickly adapted to its business priorities, is desired even for the development and operations of generative AI (GenAI) applications. Especially in this paper, we discuss so-…

model