7 ms·
Mayor issue here seems to be not validating and sanitizing inputs before a DB insert.
by themenomen 4y ago
Mayor issue here seems to be not validating and sanitizing inputs before a DB insert.
- nightpool 4y agoOr not even being able to log errors and see what the error message says. You don't need to do ahead-of-time sanitization to realize that "Invalid literal for type 'bigint': "120380123#"" means that you should fix your DB type.
- xxr 4y ago>being able to log errors and see what the error message says A faculty that was, of course, lacking at this particular organization