|
|
|
|
|
by bayesianhorse
4079 days ago
|
|
So I may not be an SQL expert, but why would it be difficult to produce an injection string for $1? Of course, if you supply it "guaranteed" integers, then you can't. Injections normally happen with user inputs, not constants. |
|