Skip to content

Secure Execution of Docker Commands #3

@Emperor42

Description

@Emperor42

All Docker commands are executed directly via exec.Command. If the server were exposed publicly, a malicious user could craft a request that triggers command injection (e.g., via crafted form fields).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Scheduled

Relationships

None yet

Development

No branches or pull requests

Issue actions