Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: xss filter don't filter for <img src="host"/>
Post: xss filter don't filter for <img src="host"/>

hello we found potentiol issue withh xss filter function, data like: is not filtered if 'host' is malicious = > potiental remote attack regards
1,202 Views
0 Replies
07-30-2018, 10:39 AM
michaelv
    Thread: Bug with large IN query
Post: RE: Bug with large IN query

dear all thanks for your reply i just follow the "bug" i found this code was for previously viewd items on an ecommerce website we never excpected a user to see more than 1000 produtcs in a session b...
5,799 Views
6 Replies
07-26-2018, 01:18 AM
michaelv
    Thread: Bug with large IN query
Post: RE: Bug with large IN query

hello i managed to limit ids to 500 not more but there is a problem somewhere in Core, so i give info de DEVS regards
5,799 Views
6 Replies
07-25-2018, 08:43 AM
michaelv
    Thread: Bug with large IN query
Post: Bug with large IN query

hello i found a bug when dealing with large In query (approx 1000 ids) preg_match(): Compilation failed: regular expression is too large at offset 43029 database/DB_query_builder.php 2415 my qu...
5,799 Views
6 Replies
07-25-2018, 07:08 AM
michaelv
    Thread: CodeIgniter 3.1.9 released
Post: RE: CodeIgniter 3.1.9 released

on 3.1.9 apcu is not on the valid cache drivers    protected $valid_drivers = array(         'apc',         'dummy',         'file',         'memcached',         'redis',         'wincache'  ...
108,341 Views
49 Replies
07-15-2018, 09:14 AM
michaelv
    Thread: xss clean issue
Post: RE: xss clean issue

i still have the global xss protection activated
6,679 Views
4 Replies
03-16-2018, 07:58 AM
michaelv
    Thread: xss clean issue
Post: xss clean issue

hello CI 3.1.5 i have an issue with a form validation +xss_clean, input string is : route val de soane $this->form_validation ->set_rules('adresse', 'Adresse', 'required|xss_clean|trim|max_le...
6,679 Views
4 Replies
03-15-2018, 06:58 AM
michaelv
    Thread: Best pratice form Form with validation errors
Post: Best pratice form Form with validation errors

Hello first sorry for my english i'm upgrading a site from ci 2.1.6 to ci 3.1.5 the previous dev made 2 functions in a controller for form handeling 1 for loading the login view and 1 for the logi...
2,735 Views
1 Replies
07-13-2017, 08:08 AM
michaelv
    Thread: form_input don't output html since ci3 upgrade
Post: RE: form_input don't output html since ci3 upgrade

thanks a lot it resolved the issue
3,113 Views
2 Replies
07-13-2017, 07:54 AM
michaelv
    Thread: form_input don't output html since ci3 upgrade
Post: form_input don't output html since ci3 upgrade

Hello first sorry for my english i have upgraded my site to ci3 and i have a strange issue: when i used form_input with html > it output converted html see exemple: php echo of my variable : ...
3,113 Views
2 Replies
07-11-2017, 06:20 AM
michaelv

Theme © iAndrew 2016 - Forum software by © MyBB