Like SQL injection, is it possible to have a sql injection in azure table which is a no sql database. I do not have any specific example but is there a way through which a rogue data can create security risk in the table.
Asked
Active
Viewed 311 times
0
-
Hi, if the answer is helpful, could you please accept it as answer? Thanks. It would be helpful for others. – Ivan Glasenberg Apr 29 '20 at 08:14
1 Answers
0
no sql database
(like azure table storage) still has the risk of sql injection.
There're some examples and some ways to prevent it, you can refer to the links below for more details:

Ivan Glasenberg
- 29,865
- 2
- 44
- 60