注入漏洞
作者: jefimm创建于 2020年9月10日更新于 2023年11月9日
https://GitHub.com/afaqurk/linux-dash/blob/master/app/server/index.js#L76 和 https://GitHub.com/afaqurk/linux-dash/blob/master/app/server/index.py#L30 缺少转义处理,容易受到命令注入攻击
内容来源: tariqbuilds/linux-dash
https://GitHub.com/afaqurk/linux-dash/blob/master/app/server/index.js#L76 和 https://GitHub.com/afaqurk/linux-dash/blob/master/app/server/index.py#L30 缺少转义处理,容易受到命令注入攻击
内容来源: tariqbuilds/linux-dash