|
|
|
|
|
by benmmurphy
4263 days ago
|
|
ruby and perl web frameworks have had similar problems when receiving data it could be an array or a hash or a string and people assumed it was string but in the other cases it would cause sql injection or weird behaviour. |
|