2023/09/06 by Tong Liu, Zizhuang Deng, Guozhu Meng +2 · 5 voices · 9 citations
Decision Sciences · Computer Science · #Scientific Computing and Data Management #Security and Verification in Computing #Web Application Security Vulnerabilities
paper · pdf · doi:10.1145/3658644.3690338
Large Language Models (LLMs) show promise in transforming software development, with a growing interest in integrating them into more intelligent apps. Frameworks like LangChain aid LLM-integrated app development, offering code execution utility/APIs for custom actions. However, these capabilities theoretically introduce Remote Code Execution (RCE) vulnerabilities, enabling remote code execution through prompt injections. No prior research systematically investigates these frameworks' RCE vulnerabilities or their impact on applications and exploitation consequences. Therefore, there is a huge research gap in this field.