Skip to content

Fix command injection via unescaped vagrant hostname#423

Closed
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-26-vagrant-cmd-injection
Closed

Fix command injection via unescaped vagrant hostname#423
neidiom wants to merge 1 commit intoitamae-kitchen:masterfrom
neidiom:fix/issue-26-vagrant-cmd-injection

Conversation

@neidiom
Copy link
Contributor

@neidiom neidiom commented Mar 4, 2026

The hostname was interpolated directly into a shell command without escaping, allowing arbitrary command execution via shell metacharacters.

The hostname was interpolated directly into a shell command without
escaping, allowing arbitrary command execution via shell metacharacters.
@unasuke
Copy link
Member

unasuke commented Mar 4, 2026

#430 (comment)

@unasuke unasuke closed this Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants