POC详情: 8e83aa488b2f95127da90effc39a1ba372d955a2

来源
关联漏洞
标题: 7-Zip 安全漏洞 (CVE-2025-55188)
描述:7-Zip是7-Zip开源的一个压缩软件。 7-Zip 25.01之前版本存在安全漏洞,该漏洞源于解压时未正确处理符号链接。
描述
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付费,感谢您的支持。