POC详情: f4060457db80f369ab4e6048d5079725858f0ebd

来源
关联漏洞
标题: Avaya Aura Device Services 代码问题漏洞 (CVE-2023-3722)
描述:Avaya Aura Device Services是美国亚美亚(Avaya)公司的一个应用软件。提供一个管理 Avaya 端点功能。 Avaya Aura Device Services Web存在安全漏洞,该漏洞源于存在命令注入漏洞。攻击者可利用该漏洞上传恶意文件远程执行代码。
描述
Python POC for CVE-2023-3722 Avaya Aura Device Services Unrestricted File Upload RCE
介绍
# CVE-2023-3722
Python POC for CVE-2023-3722 Avaya Aura Device Services Unrestricted File Upload RCE. 

This script will use a `PUT` request to upload a php file with an eight-digit randomly generated filename. Then it will make a `GET` request to retrieve this file and parse the output to get the command output. 


## Running

```
python3 ./CVE-2023-3722.py example.com:444 --query "id"
```

```
python3 ./CVE-2023-3722.py example.com:444 --query "hostname"

```

文件快照

[4.0K] /data/pocs/f4060457db80f369ab4e6048d5079725858f0ebd ├── [2.5K] CVE-2023-3722.py └── [ 467] README.md 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。