Giter Site home page Giter Site logo

Comments (5)

f0r avatar f0r commented on August 22, 2024 1

噢,确实,4.1.63版本的netty-all并不包含netty-handler,这种场景我们也应该在方案上考虑进去

from murphysec.

f0r avatar f0r commented on August 22, 2024

非常感谢您反馈这个问题,我们排查发现5.x版本组件名发生了变更,此处提示不准确,并不能直接通过升级版本解决,而需要将组件替换为io.netty:netty5-handler。当前该问题已经修复,很抱歉给您带来不好的体验。

from murphysec.

iohao avatar iohao commented on August 22, 2024

https://mvnrepository.com/artifact/io.netty/netty-handler

image

4.1.45.Final 之后的版本应该算是正常的吧。现在用的 4.x,建议升级到 5.x ,这个建议会不会太猛了点。因为这个建议跨了大版本,而且 5.x 已经在 2015 年就暂停更新了。


还有一个问下,如果 murphysecurity 检测到问题了,会自动给开源软件提 issu 吗,比如现在检测到 netty-handler 有一些问题,murphysecurity 就自动给 netty 项目提 issu

from murphysec.

f0r avatar f0r commented on August 22, 2024

是这样的:
1、您截图的mvnrepository这个站点收录的是公开的CVE漏洞,而这个漏洞并没有被CVE收录,所以并没有在mvnrepository的风险提示里
2、从官方issue和文档上看,该漏洞不会在4.x版本修复,而5.x版本相比之前版本改动较小,因此从安全性的角度是建议升级到5.x
3、5.x版本此前是被废弃过一段时间,后又重新启动,对应的是https://mvnrepository.com/artifact/io.netty/netty5-handler,所以说需要修改组件artifact id哈
4、目前我们不会自动提issue,我们的安全团队或者用户可能会以人工的方式提issue

from murphysec.

iohao avatar iohao commented on August 22, 2024

好的,知道了!

image

我将项目中的 netty 版本改为 4.1.63 版本就没这个问题,没发现任何安全风险;

项目地址
https://github.com/iohao/iogame

from murphysec.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.