← Back to feed
AI SecurityEmerging1 sourceAug 22, 2024 · 02:00via Embrace The Red (AI agent security)

Google AI Studio: LLM-Powered Data Exfiltration Hits Again! Quickly Fixed.

Brief

Recently, I found what appeared to be a regression or bypass that again allowed data exfiltration via image rendering during prompt injection. See the previous post here for reference.

Data Exfiltration via Rendering HTML Image Tags

During re-testing, I had sporadic success with markdown rendering tricks, but eventually, I was able to drastically simplify the exploit by asking directly for an HTML image tag .

This behavior might actually have existed all along, as Google AI Studio hadn’t yet implemented any kind of Content Security Policy to prevent communication with arbitrary domains using images.

Read more on Embrace The Red (AI agent security)