Enhancing REST API fuzzing with access policy violation checks and injection attacks
JOURNAL OF SYSTEMS & SOFTWARE, cilt.243, ss.113060, 2027 (SCI-Expanded, Scopus)
- Yayın Türü: Makale / Tam Makale
- Cilt numarası: 243
- Basım Tarihi: 2027
- Doi Numarası: 10.1016/j.jss.2026.113060
- Dergi Adı: JOURNAL OF SYSTEMS & SOFTWARE
- Derginin Tarandığı İndeksler: Applied Science & Technology Source, Business Source Ultimate (EBSCO), Engineering Source (EBSCO), Scopus, Technology Collection (ProQuest), Aerospace Database, Science Citation Index Expanded (SCI-EXPANDED), ABI/INFORM, Compendex, INSPEC
- Sayfa Sayıları: ss.113060
- Erciyes Üniversitesi Adresli: Evet
Özet
Due to their widespread use in industry, several techniques have been proposed in the literature to fuzz REST APIs. Existing fuzzers for REST APIs have been focusing on detecting crashes (e.g., 500 HTTP server error status code). However, security vulnerabilities can have major drastic consequences on existing cloud infrastructures.
In this paper, we propose a series of novel automated oracles aimed at detecting violations of access policies in REST APIs, as well as executing traditional attacks such as SQL Injection and XSS. These novel automated oracles can be integrated into existing fuzzers, in which, once the fuzzing session is completed, a “security testing” phase is executed to verify these oracles. When a security fault is detected, as output our technique is able to generate executable test cases in different formats, like Java, Kotlin, Python and JavaScript test suites.
Our novel techniques are integrated as an extension of EvoMaster, a state-of-the-art open-source fuzzer for REST APIs. Experiments are carried out on 9 artificial examples, 8 vulnerable-by-design REST APIs with black-box testing, and 36 REST APIs from the WFD corpus with white-box testing, for a total of 52 distinct APIs. Results show that our novel oracles and their automated integration in a fuzzing process can lead to detecting security issues in several of these APIs.