Critical Vulnerability Information Affected Versions V1.0.0-820230714.1105 Vulnerability Details Stack Overflow and Command Injection Vulnerabilities: These vulnerabilities exist in the function. Stack Overflow: When is used for copying, there is no proper length control, allowing the return address to be overwritten. Command Injection: When is copied to the variable, no command filtering is applied, enabling command execution through specially crafted input. Code Example POC (Command Injection) Result: POC (Stack Overflow) Result: ``` Segmentation fault (core dumped)