paper-with-me

홈 › Papers

An Early Categorization of Prompt Injection Attacks on Large Language Models

2024-01-31 · Sippo Rossi, Alisia Marianne Michel, Raghava Rao Mukkamala, Jason Bennett Thatcher

Large language models and AI chatbots have been at the forefront of democratizing artificial intelligence. However, the releases of ChatGPT and other similar tools have been followed by growing concerns regarding the difficulty of controlling large language models and their outputs. Currently, we are witnessing a cat-and-mouse game where users attempt to misuse the models with a novel attack called prompt injections. In contrast, the developers attempt to discover the vulnerabilities and block the attacks simultaneously. In this paper, we provide an overview of these emergent threats and present a categorization of prompt injections, which can guide future research on prompt injections and act as a checklist of vulnerabilities in the development of LLM interfaces. Moreover, based on previous literature and our own empirical research, we discuss the implications of prompt injections to LLM end users, developers, and researchers.

📄 PDF Abstract BibTeX arXiv:2402.00898

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WAInjectBench: Benchmarking Prompt Injection Detections for Web Agents

2025-10-01 · Yinuo Liu, Ruohan Xu, Xilong Wang, Yuqi Jia 외 arxiv

Multiple prompt injection attacks have been proposed against web agents. At the same time, various methods have been developed to detect general prompt injection attacks, but none have been systematically evaluated for w…

Early Approaches to Adversarial Fine-Tuning for Prompt Injection Defense: A 2022 Study of GPT-3 and Contemporary Models

2025-09-15 · Gustavo Sandoval, Denys Fenchenko, Junyao Chen arxiv

This paper documents early research conducted in 2022 on defending against prompt injection attacks in large language models, providing historical context for the evolution of this critical security domain. This research…

"Give a Positive Review Only": An Early Investigation Into In-Paper Prompt Injection Attacks and Defenses for AI Reviewers

2025-11-03 · Qin Zhou, Zhexin Zhang, Zhi Li, Limin Sun arxiv

With the rapid advancement of AI models, their deployment across diverse tasks has become increasingly widespread. A notable emerging application is leveraging AI models to assist in reviewing scientific papers. However,…

Adversarial Attacks of Vision Tasks in the Past 10 Years: A Survey

2024-10-31 · Chiyu Zhang, Lu Zhou, Xiaogang Xu, Jiafei Wu 외

With the advent of Large Vision-Language Models (LVLMs), new attack vectors, such as cognitive bias, prompt injection, and jailbreaking, have emerged. Understanding these attacks promotes system robustness improvement an…

Enhancing Security in LLM Applications: A Performance Evaluation of Early Detection Systems

2025-06-23 · Valerii Gakh, Hayretdin Bahsi

Prompt injection threatens novel applications that emerge from adapting LLMs for various user tasks. The newly developed LLM-based software applications become more ubiquitous and diverse. However, the threat of prompt i…