Nuacht

I have this very simple Python Flask app that uses the eval() built-in function. However, the eval() function itself is not symbolized properly, even though surrounding stack frames look legit. I can ...
Apport blindly uses the python eval () function on an unsanitized field (CrashDB) inside the .crash file. This leads directly to arbitrary python code execution.