RootCauseunvalidated
os.system(f"echo '{PASSWORD}' | docker login {REGISTRY_URL} -u {USERNAME} --password-stdin") — my three global variables are user controllable. Tension: can lead to Remote Code Execution.
22fc13a4-c89b-4064-a4e2-11bc69493ca9
os.system(f"echo '{PASSWORD}' | docker login {REGISTRY_URL} -u {USERNAME} --password-stdin") — my three global variables are user controllable. Tension: can lead to Remote Code Execution.