Is active record prone to sql injection ? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24) +--- Thread: Is active record prone to sql injection ? (/showthread.php?tid=62191) |
Is active record prone to sql injection ? - naminator - 06-17-2015 Hi, I stumble across this slide which I don't really understand in the detail. But it seem that active record is prone to sql injection. Is there any security update to this issue ? RE: Is active record prone to sql injection ? - Narf - 06-18-2015 The "issue" is total bullshit. http://forum.codeigniter.com/thread-941.html |