TensorX
返回文献探索

Paper · arXiv 2312.14302

Exploiting Novel GPT-4 APIs

Kellin Pelrine, Mohammad Taufeeque, Michał Zając, Euan McLean, Adam Gleave

13 upvotesDecember 21, 2023arXiv 预印本
AI 摘要

Exploration of gray-box threats on GPT-4 API functionalities, including fine-tuning, function calling, and knowledge retrieval, reveals new vulnerabilities that can enable harmful outputs and unauthorized actions.

fine-tuningfunction callingknowledge retrieval

Abstract

Language model attacks typically assume one of two extreme threat models: full white-box access to model weights, or black-box access limited to a text generation API. However, real-world APIs are often more flexible than just text generation: these APIs expose "gray-box" access leading to new threat vectors. To explore this, we red-team three new functionalities exposed in the GPT-4 APIs: fine-tuning, function calling and knowledge retrieval. We find that fine-tuning a model on as few as 15 harmful examples or 100 benign examples can remove core safeguards from GPT-4, enabling a range of harmful outputs. Furthermore, we find that GPT-4 Assistants readily divulge the function call schema and can be made to execute arbitrary function calls. Finally, we find that knowledge retrieval can be hijacked by injecting instructions into retrieval documents. These vulnerabilities highlight that any additions to the functionality exposed by an API can create new vulnerabilities.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Exploiting Novel GPT-4 APIs | TensorX