English

A Secure Design Pattern Approach Toward Tackling Lateral-Injection Attacks

Cryptography and Security 2022-10-25 v1

Abstract

Software weaknesses that create attack surfaces for adversarial exploits, such as lateral SQL injection (LSQLi) attacks, are usually introduced during the design phase of software development. Security design patterns are sometimes applied to tackle these weaknesses. However, due to the stealthy nature of lateral-based attacks, employing traditional security patterns to address these threats is insufficient. Hence, we present SEAL, a secure design that extrapolates architectural, design, and implementation abstraction levels to delegate security strategies toward tackling LSQLi attacks. We evaluated SEAL using case study software, where we assumed the role of an adversary and injected several attack vectors tasked with compromising the confidentiality and integrity of its database. Our evaluation of SEAL demonstrated its capacity to address LSQLi attacks.

Keywords

Cite

@article{arxiv.2210.12877,
  title  = {A Secure Design Pattern Approach Toward Tackling Lateral-Injection Attacks},
  author = {Chidera Biringa and Gökhan Kul},
  journal= {arXiv preprint arXiv:2210.12877},
  year   = {2022}
}

Comments

4 pages, 3 figures. Accepted to The 15th IEEE International Conference on Security of Information and Networks (SIN)

R2 v1 2026-06-28T04:18:42.158Z