StateGuard: Detecting State Derailment Defects in Decentralized Exchange Smart Contract
Autor: | Li, Zongwei, Li, Wenkai, Li, Xiaoqi, Zhang, Yuqing |
---|---|
Rok vydání: | 2024 |
Předmět: | |
Zdroj: | WWW '24, May 2024, Pages 810-813 |
Druh dokumentu: | Working Paper |
DOI: | 10.1145/3589335.3651562 |
Popis: | Decentralized Exchanges (DEXs), leveraging blockchain technology and smart contracts, have emerged in decentralized finance. However, the DEX project with multi-contract interaction is accompanied by complex state logic, which makes it challenging to solve state defects. In this paper, we conduct the first systematic study on state derailment defects of DEXs. These defects could lead to incorrect, incomplete, or unauthorized changes to the system state during contract execution, potentially causing security threats. We propose StateGuard, a deep learning-based framework to detect state derailment defects in DEX smart contracts. StateGuard constructs an Abstract Syntax Tree (AST) of the smart contract, extracting key features to generate a graph representation. Then, it leverages a Graph Convolutional Network (GCN) to discover defects. Evaluating StateGuard on 46 DEX projects with 5,671 smart contracts reveals its effectiveness, with a precision of 92.24%. To further verify its practicality, we used StateGuard to audit real-world smart contracts and successfully authenticated multiple novel CVEs. Comment: 5 pages,2 figures, prepared for Conference WWW 2024 |
Databáze: | arXiv |
Externí odkaz: |