(no title)
hayksaakian | 2 years ago
This has broader implications than Custom GPTs
--
Yeah this seems overblown. Custom GPTs can already make requests via function calls / tools to 3rd party services.
The only difference I see here, is the UI shows you when a function call happens, but even that is easy to obscure behind a 'reasonable sounding' label.
The expectation should be: If I'm using a 3rd party's GPT, they can see all the data I input.
This is the same as any mobile app on a phone, or any website you visit.
The only real 'line' here in a cultural sense might be offline software or tools that you don't expect to connect to the web at all for their functionality.
simonw|2 years ago
ChatGPT can read URLs. If you paste in the URL to a web page you want to summarize, that web page might include a prompt injection attack as hidden text on the page.
That attack could then attempt to exfiltrate private data from your previous ChatGPT conversation history, or from files you have uploaded to analyze using Code Interpreter mode.
hayksaakian|2 years ago
For me, In the past ChatGPT has refused to access URLs directly, but it's willing to search them on Bing and then access them indirectly
nojs|2 years ago