关联漏洞
标题:Apache Log4j 代码问题漏洞 (CVE-2021-44228)Description:Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。 Apache Log4J 存在代码问题漏洞,攻击者可设计一个数据请求发送给使用 Apache Log4j工具的服务器,当该请求被打印成日志时就会触发远程代码执行。
Description
A vulnerable Spring Boot application that uses log4j and is vulnerable to CVE-2021-44228, CVE-2021-44832, CVE-2021-45046 and CVE-2021-45105
文件快照
[4.0K] /data/pocs/be430c65248f7fc5d73cf5c11e6391374f445ebb
├── [9.8K] mvnw
├── [6.5K] mvnw.cmd
├── [2.3K] pom.xml
├── [ 19M] remediateLog4Shell-log4j2.14.0.jar
├── [ 19M] remediateLog4Shell-log4j2.15.0.jar
├── [ 19M] remediateLog4Shell-log4j2.16.0.jar
├── [ 19M] remediateLog4Shell-log4j2.17.1.jar
├── [4.0K] src
│ ├── [4.0K] main
│ │ ├── [4.0K] java
│ │ │ └── [4.0K] com
│ │ │ └── [4.0K] example
│ │ │ └── [4.0K] demowithlog4j2
│ │ │ ├── [ 784] GreetingController.java
│ │ │ └── [ 343] remediateLog4ShellApplication.java
│ │ └── [4.0K] resources
│ │ ├── [ 18] application.properties
│ │ └── [4.0K] templates
│ │ └── [ 275] greeting.html
│ └── [4.0K] test
│ └── [4.0K] java
│ └── [4.0K] com
│ └── [4.0K] example
│ └── [4.0K] demowithlog4j2
│ └── [ 226] Demowithlog4j2ApplicationTests.java
└── [4.0K] target
├── [ 19M] remediateLog4Shell-0.0.1-SNAPSHOT.jar
└── [4.2K] remediateLog4Shell-0.0.1-SNAPSHOT.jar.original
14 directories, 14 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮件到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对 POC 代码进行快照,为了长期维护,请考虑为本地 POC 付费/捐赠,感谢您的支持。