Comment 19 for bug 1483037

Revision history for this message
Bernd Dietzel (l-ubuntuone1104) wrote :

@David
shotwell , firefoxbookmarks, chromiumbookmarks and zotero scope may be checked for sql injections, too.

Example : Some code of the shotwell scope :
sql='select * from PhotoTable where filename = \"'+filename+'\"'