GHSA-cv2p-68f4-f4pwHighCVSS 7.3
picoclaw <=v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component ...
🔗 CVE IDs covered (1)
📋 Description
picoclaw <=v0.1.2 and earlier is vulnerable to OS command injection via the ExecTool component (pkg/tools/shell.go). The guardCommand() function attempts to restrict shell command execution using a denylist of 8 regular expressions, but the denylist is incomplete.