目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2019-19030 PoC — Cloud Native Computing Foundation Harbor 安全漏洞

来源
关联漏洞
标题: Cloud Native Computing Foundation Harbor 安全漏洞 (CVE-2019-19030)
Description:Cloud Native Computing Foundation Harbor是云原生计算基金会(Cloud Native Computing Foundation)的一款开源的可信云本机注册表。该产品主要用于存储、签名和扫描容器映像以查找漏洞。 Cloud Native Computing Foundation Harbor 1.10.3之前的版本和2.x至2.0.1之前的版本存在安全漏洞,该漏洞源于未经身份验证的API调用导致攻击者可以通过HTTP状态码确认资源是否存在导致资源枚举。
Description
Exploit for CVE-2019-19030 that affects Harbor versions <1.10.3 and <2.0.1. Can also be used to enumerate and pull public projects from higher versions.
介绍
# boatcrash
Exploit for CVE-2019-19030 that affects Harbor versions &lt;1.10.3 and &lt;2.0.1. Can also be used to enumerate and pull public projects from higher versions.

---
## Requirements
This script requires the following dependencies:

- jq
- docker
- curl

For normal dependencies, you can use your package manager of choice:
```
sudo apt install jq curl
```

For Docker, please refer to Docker's instructions on [how to install Docker Engine](https://docs.docker.com/engine/install/) on your Unix-based OS of choice.

## Usage
```
$ ./boatcrash.sh <harbor_domain_name>
```
Use this script on Harbor instances running versions under 1.10.3 or 2.0.1 to enumerate all projects present in the platform.
It can also be used to enumerate projects on higher versions but you will only be able to enumerate **public** projects.

Any projects caught by this script will be pulled through docker into your own machine, where you will now be able to execute them locally and peruse environment variables and secrets.

### Disclaimer
This proof of concept exploit is intended solely for educational purposes and to help ethical hackers, security researchers, and organizations understand potential vulnerabilities in their systems. Users of this exploit must ensure they are in full compliance with all relevant local, state, national, and international laws. You must obtain explicit permission from the system owner before testing any systems using this exploit. This exploit is not intended to be used for any malicious activities, including but not limited to: unauthorized access, data theft, disruption of services, or harming any individual or organization. I am publicizing this exploit, but I take no responsibility for any misuse or damage caused by the use of this exploit. Users assume all responsibility and liability for any actions taken with this exploit.
文件快照

登录后查看神龙缓存的 POC 文件快照

登录查看
备注
    1. 建议优先通过来源进行访问。
    2. 本地 POC 快照面向订阅用户开放;当原始来源失效或无法访问时,本地镜像作为订阅权益的一部分提供。
    3. 持续抓取、验证、维护这份 POC 档案需要不少投入,因此本地快照已纳入付费订阅。您的订阅是让这份资料能继续走下去的关键,由衷感谢。 查看订阅方案 →