漏洞标题
reNgine中的命令注入漏洞
漏洞描述信息
reNgine 是一个用于 Web 应用的自动化侦察框架。在受影响版本中,用户可以通过 nmap_cmd 参数注入命令。此问题已在 commit `c28e5c8d` 中得到解决,并将在下一个版本发布中包含。建议用户过滤用户输入,并关注项目以获取新版本发布信息。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
漏洞类别
在命令中使用的特殊元素转义处理不恰当(命令注入)
漏洞标题
Command Injection in reNgine
漏洞描述信息
reNgine is an automated reconnaissance framework for web applications. In affected versions a user can inject commands via the nmap_cmd parameters. This issue has been addressed in commit `c28e5c8d` and is expected in the next versioned release. Users are advised to filter user input and monitor the project for a new release.
CVSS信息
N/A
漏洞类别
输出中的特殊元素转义处理不恰当(注入)