Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

项目引用了ansi-regex等190个开源组件,存在2个漏洞,建议升级 #102

Open
ghost opened this issue Mar 3, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Mar 3, 2022

大佬,你好,我是@abbykimi,我IDE运行您这个项目的时候,提示有几个漏洞,项目调用了ansi-regex等190个开源组件,存在2个安全漏洞,建议你升级下。

漏洞标题:ansi-regex 安全漏洞
漏洞编号:CVE-2021-3807
漏洞描述:
Ansi-Regex是用于匹配ANSI 转义码的正则表达式。
ansi-regex 存在安全漏洞,该漏洞源于易受低效正则表达式复杂性的影响。
影响范围:(2.1.1, 5.0.1)
最小修复版本:5.0.1
引入路径:
[email protected]>[email protected]>[email protected]
[email protected]>[email protected]>[email protected]>[email protected]>[email protected]>[email protected]
[email protected]>[email protected]>[email protected]>[email protected]>[email protected]>[email protected]
[email protected]>[email protected]>[email protected]>[email protected]>[email protected]>[email protected]
[email protected]>[email protected]>[email protected]>[email protected]>[email protected]>[email protected]

另外1个漏洞 ,信息有点多我就不贴了,你自己看下完整报告:https://www.mfsec.cn/jr?p=a27573

如果你对这个issues有任何疑问可以回复我哈( @abbykimi ),我会及时回复你的。

@yi-Xu-0100
Copy link
Owner

yi-Xu-0100 commented Mar 10, 2022

@Kwaiseec 好的,我看看有啥需要修复的。 😂

@yi-Xu-0100
Copy link
Owner

看了下,应该问题不大,主要我这个是用来搭建静态页面和格式化的,没啥使用案例,等我下次更新内容的时候,会尝试更新工具,但感觉我使用的 docsify-cil 可能年久失修了吧?所以部分 bug 没法修复。 github 给了漏洞提醒,但是没有修复指导,考虑到没啥影响,现仅做保留 issue 处理。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@yi-Xu-0100 and others