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
 717    $GLOBALS['EXTRAJS']		= '';
 718    nuEval($p . '_AB');
 719
 720    return $_POST['lookup_values']; 721}
 722
 723function nuGetAllLookupValues()