smalos / nubuilder_dev

Audit required: SQL query might be vulnerable to injection attacks PHP-A1002
Security
Critical
1 occurrence in this check
Database queries should not be vulnerable to injection attacks
 702    $GLOBALS['EXTRAJS']		= '';
 703    nuEval($p . '_AB');
 704
 705    return $_POST['lookup_values']; 706}
 707
 708function nuGetAllLookupValues()