Prompt Injection: the SQL Injection of the AI era

Prompt Injection represents an evolution of SQL Injection within the context of generative artificial intelligence. In both cases the underlying issue arises from combining untrusted information with mechanisms capable of altering system behaviour, although in language models this boundary is far less explicit. In large language models there is no strict separation between data and […]