Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2022-46463 PoC — Harbor 访问控制错误漏洞

Source
Associated Vulnerability
Title:Harbor 访问控制错误漏洞 (CVE-2022-46463)
Description:Harbor是Harbor开源的一个开源注册表。通过策略和基于角色的访问控制来保护工件,确保图像被扫描并且没有漏洞,并将图像签名为可信的。 Harbor V1.X.X至v2.5.3版本、V2.6.0版本存在安全漏洞,攻击者利用该漏洞可以在未授权的情况下访问私有和公共镜像仓库的所有信息,拉取镜像。
Description
CVE-2022-46463(Harbor 未授权)
Readme
# CVE-2022-46463
[CVE-2022-46463(POC)](https://nvd.nist.gov/vuln/detail/CVE-2022-46463)
Harbor 未授权

漏洞详情可见[Stack社区](https://mp.weixin.qq.com/s/V8Ecqq_DPOQhH5q9UBWkXg)

### Use 
```
python3 cvve-2022-46463.py -u https://127.0.0.1:5003
python3 cve-2022-46463.py -f file.txt
```

### Options
```
  -u URL, --url URL     Target URL (e.g. http://example.com)
  -f FILE, --file FILE  Select a target list url file (e.g. file.txt)
  -h, --help            Show help message and exit
```

<img width="1345" alt="image" src="https://user-images.githubusercontent.com/54735907/212932785-2a9ff90e-5a6e-4569-b371-c806ee4a913e.png">
<img width="1341" alt="image" src="https://user-images.githubusercontent.com/54735907/212932937-1ba996d8-17b2-4ad0-9733-630d2392a0a9.png">
File Snapshot

[4.0K] /data/pocs/15bf141eb1a79714fcf2116c514abd7ff9ed7c0c ├── [5.2K] cve-2022-46463.py └── [ 780] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.