POC详情: ee5e1892d833751654f81ed525ac8944399d9744

来源
关联漏洞
标题: Veeam Backup & Replication 访问控制错误漏洞 (CVE-2023-27532)
描述:Veeam Backup & Replication是美国Veeam公司的一个备份和复制软件。 Veeam Backup & Replication存在安全漏洞,该漏洞源于允许获取配置数据库中存储的加密凭据,攻击者利用该漏洞可以获得备份基础结构主机的访问权限。
描述
POC for Veeam Backup and Replication CVE-2023-27532
介绍
# CVE-2023-27532
POC for CVE-2023-27532 affecting Veeam Backup and Replication

## Technical Analysis
A technical root cause analysis of the vulnerability can be found on our blog:
https://www.horizon3.ai/veeam-backup-and-replication-cve-2023-27532-deep-dive

## Summary
This POC abuses an unsecured API endpoint to extract credentials.

## Usage
```plaintext
/home/dev/RiderProjects/Veeam_CVE-2023-27532/CVE-2023-27532/bin/Debug/net6.0/CVE-2023-27532 net.tcp://192.168.1.139:9401/
UserName = dev Password = Super Secret Password 
UserName = root Password =  
UserName = root Password =  
UserName = root Password =  
UserName = root Password =  
```

## Mitigations
Update to the latest version or mitigate by following the instructions within the Veeam Advisory
* https://www.veeam.com/kb4424

## Follow the Horizon3.ai Attack Team on Twitter for the latest security research:
*  [Horizon3 Attack Team](https://twitter.com/Horizon3Attack)
*  [James Horseman](https://twitter.com/JamesHorseman2)
*  [Zach Hanley](https://twitter.com/hacks_zach)

## Disclaimer
This software has been created purely for the purposes of academic research and for the development of effective defensive techniques, and is not intended to be used to attack systems except where explicitly authorized. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.

文件快照

[4.0K] /data/pocs/ee5e1892d833751654f81ed525ac8944399d9744 ├── [4.0K] CVE-2023-27532 │   ├── [2.7K] BinaryProxy.cs │   ├── [ 511] CVE-2023-27532.csproj │   ├── [4.8K] Program.cs │   └── [ 579] RemoteInvokeInterface.cs ├── [1.3K] README.md └── [ 797] Veeam_CVE-2023-27532.sln 1 directory, 6 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。