关联漏洞
描述
Proof-of-Concept of CVE-2025-55188: 7-Zip Arbitrary File Write
介绍
# CVE-2025-55188: 7-Zip Arbitrary File Write
Proof-of-Concept of CVE-2025-55188
See https://lunbun.dev/blog/cve-2025-55188/ for an explanation and writeup.
`poc_lnk` contains code using the hardlink method.
`poc_vrt` contains code using the extraction root abuse method.
文件快照
[4.0K] /data/pocs/8e83aa488b2f95127da90effc39a1ba372d955a2
├── [4.0K] poc_lnk
│ ├── [ 983] rce.py
│ ├── [ 10K] rce.tar
│ ├── [ 10K] write.tar
│ └── [ 788] write_tar.py
├── [4.0K] poc_vrt
│ ├── [ 825] rce.py
│ ├── [ 10K] rce.tar
│ ├── [ 260] write.7z
│ ├── [ 416] write_7z.sh
│ ├── [ 228] write.rar
│ ├── [ 422] write_rar.sh
│ ├── [ 10K] write.tar
│ ├── [ 688] write_tar.py
│ ├── [ 363] write.zip
│ └── [ 684] write_zip.py
└── [ 274] README.md
2 directories, 15 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。