Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Fix Command Injection Issue within RPC Server

Compare
Choose a tag to compare
@ChrisTruncer ChrisTruncer released this 31 Mar 15:38
· 64 commits to master since this release

The RPC server Command injection vulnerability should now be fixed. It is now parsing user-supplied input correctly.