漏洞标题
RSSHub的代码注入风险
漏洞描述信息
RSSHub的代码注入风险
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
Risk of code injection in RSSHub
漏洞描述信息
RSSHub is an open source, easy to use, and extensible RSS feed generator. In RSSHub before version 7f1c430 (non-semantic versioning) there is a risk of code injection. Some routes use `eval` or `Function constructor`, which may be injected by the target site with unsafe code, causing server-side security issues The fix in version 7f1c430 is to temporarily remove the problematic route and added a `no-new-func` rule to eslint.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
漏洞类别
输出中的特殊元素转义处理不恰当(注入)
漏洞标题
RSSHub 注入漏洞
漏洞描述信息
RSSHub 存在注入漏洞,该漏洞源于一些路由使用“eval”或“Function constructor”,导致服务器端安全问题。
CVSS信息
N/A
漏洞类别
注入