Comment 33 for bug 962515

Revision history for this message
Joshua Harlow (harlowja) wrote :

How many other places in nova/elsewhere have this issue :-(
Seems like any buffer being read from input needs to be size limited and/or type checked before it hits the DB (which will also either chop off part of the string or fail at insertion time).