UAC(Unix 类系统工件收集器)3.3.0 之前的版本在 parse_artifact.sh 文件中存在命令注入漏洞。该漏洞源于用户替换逻辑未对用户名字段和 /etc/passwd 中的主目录路径进行转义处理,便直接将其嵌入到命令字符串中,并通过 eval 执行。攻击者可通过构造恶意的用户名或 /etc/passwd 条目中的主目录路径,注入 Shell 元字符(如命令替换语法或分号等),从而在分析师的主机上执行任意命令。
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
| CVE-2026-41449 | 7.8 HIGH | UAC < 3.3.0 Command Injection via run_command.sh |
| CVE-2026-41450 | 7.8 HIGH | UAC < 3.3.0 Command Injection via command_collector.sh |
No comments yet