Impact
The function is_dangerous in WorkClaw, located in apps/runtime/src-tauri/src/agent/tools/bash.rs, fails to sanitize user input before passing it to the operating system shell. This bug constitutes an OS command injection flaw (CWE-77) and a direct invocation of a system shell (CWE-78). An attacker can supply crafted data that is executed with the privileges of the running process, enabling the execution of arbitrary commands on the host. The description explicitly states that the issue can be exploited remotely and that the attack can be executed from outside the host.
Affected Systems
The vulnerability affects the haojing8312 WorkClaw product for versions up to and including 0.6.4. No other versions are listed as impacted, and the vendor is haojing8312 with the product name WorkClaw.
Risk and Exploitability
The CVSS score of 5.3 reflects a medium severity because the impact is limited to command execution through insecure function usage. The EPSS score is not available, and the vulnerability has not been listed in the CISA KEV catalog. However, the exploit is publicly disclosed and can be performed remotely, which increases the practical risk. Because no patch or fix has yet been released by the maintainer, the exploitation window remains open until an official update is issued.
OpenCVE Enrichment