SQL Injection
Last updated
Last updated
Stacked queries enable attackers to terminate the original query and execute additional SQL statements in a single injection, potentially leading to more severe consequences such as data modification. Example query:
[Example]() - Chaining Multiple Vulnerabilities - A Case Study