In line `2300` of `compiler.c`: ``` handle = dlopen(module_path, RTLD_NOW); ``` Using externally controlled strings in a process operation can allow an attacker to execute malicious commands.