关联漏洞
描述
Exploit for CVE-2024-20767 affecting Adobe ColdFusion
介绍
# CVE-2024-20767-Adobe-ColdFusion
Adobe ColdFusion is a rapid development platform for building and deploying web and mobile applications.
CVE-2024-20767 - ColdFusion versions 2023.6, 2021.12 and earlier are affected by an Improper Access Control vulnerability that could lead to arbitrary file system read. An attacker could leverage this vulnerability to bypass security measures and gain unauthorized access to sensitive files.
Affected versions: Adobe ColdFusion versions 2023.6, 2021.12 and earlier
Usage: python3 exploit.py -u <targetURL> -p <targetPort> -f <targetFileToRead>
Usage example: python3 exploit.py -u http://127.0.0.1 -p 8500 -f /etc/passwd
**Disclaimer: This exploit is to be used only for educational and authorized testing purposes. Illegal/unauthorized use of this exploit is prohibited.**
文件快照
[4.0K] /data/pocs/c0166b5e019276d4986fe6c2a91e8871a565dbcf
├── [2.5K] exploit.py
└── [ 819] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。