Comment 1 for bug 768022

Revision history for this message
William Good (bkgood) wrote : Re: sql bug in library search code (possible injection attacks possible?)

This really isn't a security issue I don't think. Remote SQL injection is always a concern on web-based projects but a user can screw up their own local database in mixxx any number of ways, including `rm ~/.mixxx/mixxxdb.sqlite` (if they want to be efficient about it). A user exploiting this does nothing to harm anyone but themselves.

That said, this does appear to be a bug in its own right.