Unknown

Dataset Information

0

DAFuzz: data-aware fuzzing of in-memory data stores.


ABSTRACT: Fuzzing has become an important method for finding vulnerabilities in software. For fuzzing programs expecting structural inputs, syntactic- and semantic-aware fuzzing approaches have been particularly proposed. However, they still cannot fuzz in-memory data stores sufficiently, since some code paths are only executed when the required data are available. In this article, we propose a data-aware fuzzing method, DAFuzz, which is designed by considering the data used during fuzzing. Specifically, to ensure different data-sensitive code paths are exercised, DAFuzz first loads different kinds of data into the stores before feeding fuzzing inputs. Then, when generating inputs, DAFuzz ensures the generated inputs are not only syntactically and semantically valid but also use the data correctly. We implement a prototype of DAFuzz based on Superion and use it to fuzz Redis and Memcached. Experiments show that DAFuzz covers 13~95% more edges than AFL, Superion, AFL++, and AFLNet, and discovers vulnerabilities over 2.7× faster. In total, we discovered four new vulnerabilities in Redis and Memcached. All the vulnerabilities were reported to developers and have been acknowledged and fixed.

SUBMITTER: Zeng Y 

PROVIDER: S-EPMC10557509 | biostudies-literature | 2023

REPOSITORIES: biostudies-literature

altmetric image

Publications

DAFuzz: data-aware fuzzing of in-memory data stores.

Zeng Yingpei Y   Zhu Fengming F   Zhang Siyi S   Yang Yu Y   Yi Siyu S   Pan Yufan Y   Xie Guojie G   Wu Ting T  

PeerJ. Computer science 20230919


Fuzzing has become an important method for finding vulnerabilities in software. For fuzzing programs expecting structural inputs, syntactic- and semantic-aware fuzzing approaches have been particularly proposed. However, they still cannot fuzz in-memory data stores sufficiently, since some code paths are only executed when the required data are available. In this article, we propose a data-aware fuzzing method, DAFuzz, which is designed by considering the data used during fuzzing. Specifically,  ...[more]

Similar Datasets

| S-EPMC11232585 | biostudies-literature
| S-EPMC3471352 | biostudies-literature
| S-EPMC2614323 | biostudies-literature
| S-EPMC6054321 | biostudies-literature
| S-EPMC8741899 | biostudies-literature
| S-EPMC8697413 | biostudies-literature
| S-EPMC9660178 | biostudies-literature
| S-EPMC5066062 | biostudies-literature
| S-EPMC7071511 | biostudies-literature
| S-EPMC4015380 | biostudies-literature