Impact
The vulnerability resides in the guardExecCommand function found in tools/tool_exec.go, disabling the command execution protection. The description indicates that manipulation results in protection mechanism failure and that it is possible to launch the attack remotely; it is inferred that disabling the execution guard may allow a remote attacker to run arbitrary operating‑system commands. This flaw corresponds to CWE-693 (Security Misconfiguration) and can lead to remote code execution.
Affected Systems
The flaw affects the mosaxiv clawlet package, versions up to and including 0.2.10. No other versions are listed as affected. Users running these versions should consider upgrading once a fix becomes available.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score is < 1% and CISA has not listed it in KEV yet. A public exploit has been released, and may be used for attacks. The attack vector is inferred as remote, requiring network access to the component that invokes guardExecCommand. Given the lack of a published patch at this time, the vulnerability remains exploitable.
OpenCVE Enrichment