Giter Site home page Giter Site logo

tain198127 / lintcode Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 455 KB

个人做的lintcode/leetcode的答案,也许不是最佳、最简洁的答案,但是都是我自己做的!

Home Page: https://leetcode.com/danebrown/

Java 99.51% FreeMarker 0.21% ANTLR 0.03% GAP 0.15% Rust 0.10%

lintcode's People

Contributors

tain198127 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

lintcode's Issues

项目引用了org.apache.logging.log4j:log4j-core等270个开源组件,存在21个漏洞,建议升级

大佬,看你这个项目调用了org.apache.logging.log4j:log4j-core等270个开源组件,存在21个安全漏洞,建议你升级下。

漏洞标题:Apache Log4j2 < 2.15.0远程代码执行漏洞
漏洞编号:CVE-2021-44228
漏洞描述:
Apache log4j是java中常用的日志记录组件,攻击者发现在小于2.15.0的版本中存在远程代码执行漏洞。
漏洞原因:
由于log4j2默认支持JNDI在内的Lookup查找机制,当日志内容中包含${foo.bar}样式的内容时,会查找相应的值进行替换。因此当用户请求中的内容通过log4j作为日志内容记录时,攻击者可能通过恶意构造的内容,触发log4j的lookup方法,进而执行恶意代码。

影响范围:[2.13.0, 2.15.0)
最小修复版本:2.17.0
引入路径:
lintcode:[email protected]>org.apache.logging.log4j:[email protected]

另外20个漏洞 ,信息有点多我就不贴了,你自己看下完整报告:https://www.mfsec.cn/jr?p=iedde3
你对这个issues有任何疑问可以回复我,我能看见哈。

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.