Plugin flagged as using using unsanitize user inputs
-
Hi, I have received a warning message from the WPMU defender plugin that your flexible check out fields plugin has a potential vulnerability and I should check with the developer.
It does say it is a just a warning in case and that it could be totally fine but I wanted to check to be sure.
The issue flagged is as follows…
File Location: /wp-content/plugins/flexible-checkout-fields/classes/filed-validation.php
Found 1 issues.
The function call_user_func line 46 column 6 execute using unsanitize user inputs.
The line in question is…
call_user_func( $custom_validations[$field[‘validation’]][‘callback’], $field[‘label’], $_POST[$field_key] );
Could you please confirm that this is as it should be or let mw know what the solution is
Many thanks
Rob
The topic ‘Plugin flagged as using using unsanitize user inputs’ is closed to new replies.