This is PoC of attack on ChatGPT (or similar services that use LLMs and have access to internet). The script generates a link, which can be sent to user. User then will leak some data with only one click without any confirmation dialogs. This might be even more dangerous, if the url is behind redirect and not visible to user.
This script is based on the following previous works:
- https://arxiv.org/html/2406.00199v1
- https://arxiv.org/html/2406.00199v2
- https://youtu.be/xukv9k6uWVg
Section https://arxiv.org/html/2406.00199v2#S6 reports that this issue was already reported to ChatGPT and "deemed non applicable".