You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In python/extract_issues.py, an input such as --output=/tmp/../tmp/test_injection.txt can lead to argument injection. This allows to create or overwrite an existing file on the system.
In
python/extract_issues.py, an input such as--output=/tmp/../tmp/test_injection.txtcan lead to argument injection. This allows to create or overwrite an existing file on the system.