[SECURITY] Fix Command Injection Vulnerabilities (CVSS 9.8) #53
Reference in New Issue
Block a user
Delete Branch "security/fix-command-injection"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Security Fix: Command Injection Vulnerabilities (CVSS 9.8)
Summary
Fixes critical command injection vulnerabilities where malicious user input could inject arbitrary shell commands.
Changes
shell=Truewithshlex.split()+shell=FalseVulnerability Details
Testing
Security References