Sploitus

Exploit for Missing Authentication for Critical Function in Linuxfoundation Harbor

githubexploit · 2023-01-17

Exploit Code

README19 lines
## https://sploitus.com/exploit?id=08FEED3B-D557-521E-8404-D53D974FAD5B
# 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
```

### Options
```
  -u URL, --url URL     Target URL (e.g. http://example.com)
  -h, --help            Show help message and exit
```

直接贴出了docker pull xxx命令