关联漏洞
描述
SolarWinds Serv-U was susceptible to a directory transversal vulnerability that would allow access to read sensitive files on the host machine.
介绍
# CVE-2024-28995
SolarWinds Serv-U was susceptible to a directory transversal vulnerability that would allow access to read sensitive files on the host machine.
## INSTALL
git clone https://github.com/gotr00t0day/CVE-2024-28995.git
cd CVE-2024-28995
pip3 install -r requirements.txt
## USAGE
Scan a single target
```
python3 CVE-2024-28995.py -t domain.com
```
Scan a list of domains
```
python3 CVE-2024-28995.py -f domains.txt
```
## ANALYSIS
https://attackerkb.com/topics/2k7UrkHyl3/cve-2024-28995/rapid7-analysis
文件快照
[4.0K] /data/pocs/ddbede125816f64598196f4acabef43da8ac3658
├── [2.9K] CVE-2024-28995.py
├── [ 527] README.md
└── [ 26] requirements.txt
0 directories, 3 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。