关联漏洞
标题:
ISPConfig 安全漏洞
(CVE-2023-46818)
描述:ISPConfig是一套基于Linux的开源主机控制面板,它可通过Web控制面板管理多台服务器、开设网站、监控服务器运行状况等。 ISPConfig 3.2.11p1 之前版本存在安全漏洞,该漏洞源于如果启用了 admin_allow_langedit,管理员可以在语言文件编辑器中实现 PHP 代码注入。
描述
Python PoC for CVE-2023-46818
介绍
# CVE-2023-46818 PoC
This is a python implemntation of the PoC provided by Egidio Romano aka EgiX [Over here](https://karmainsecurity.com/pocs/CVE-2023-46818.php), this exploit will prompt you a webshell, for a fully interactive shell execute a command and send yourself a reveseshell.
#### Usage
```shell
python exploit.py http://localhost username password
```
#### Disclaimer
The author of this PoC doesn't hold any responsibility for any one's actions, use this exploit in CTFs or in demonstrations only.
-Vulner AKA Abumalik
文件快照
[4.0K] /data/pocs/6ff9f6b74fc5a4a5097b39317673ada9067834e5
├── [3.8K] exploit.py
└── [ 532] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。