[PDF][PDF] RaceDB: Detecting Request Race Vulnerabilities in Database-Backed Web Applications

A Chen, Y Kwon, KH Lee - 2025 IEEE Symposium on …, 2024 - yonghwi-kwon.github.io
Request race vulnerabilities in database-backed web applications pose a significant
security threat. These vulnerabilities can lead to data inconsistencies, unexpected behavior …

Database deadlock diagnosis for large-scale ORM-based web applications

Z Dong, Z Wang, C Yi, X Xu, J Zhang… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
Today, most database-backed web applications depend on the database to handle
deadlocks. At runtime, the database monitors the progress of transaction execution to detect …

A deep study of the effects and fixes of server-side request races in web applications

Z Qiu, S Shao, Q Zhao, HA Khan, X Hui… - Proceedings of the 19th …, 2022 - dl.acm.org
Server-side web applications are vulnerable to request races. While some previous studies
of real-world request races exist, they primarily focus on the root cause of these bugs. To …

Enhancing Web Application Security Through Program Analysis-Based Database Synthesis and Race Vulnerability Detection

A Chen - 2024 - search.proquest.com
Conventional security analysis methods for web applications typically concentrate on either
the application codebase or the backend database, often overlooking the critical interactions …