# N/A
## 概述
Harbor v1.X.X 到 v2.5.3 版本中存在一个访问控制问题,允许攻击者无需认证即可访问公共和私有镜像仓库。
## 影响版本
- Harbor v1.X.X 到 v2.5.3
## 细节
攻击者可以利用该漏洞绕过认证,访问 Harbor 中的公共和私有镜像仓库。
## 影响
尽管供应商认为这是文档中明确描述的一项功能,但该问题仍可能导致未经授权的访问,从而危及仓库中的镜像资源。
# | POC 描述 | 源链接 | 神龙链接 |
---|---|---|---|
1 | CVE-2022-46463(Harbor 未授权) | https://github.com/nu0l/CVE-2022-46463 | POC详情 |
2 | harbor unauthorized detection | https://github.com/404tk/CVE-2022-46463 | POC详情 |
3 | CVE-2022-46463 harbor公开镜像全自动下载脚本 | https://github.com/CodeSecurityTeam/harbor | POC详情 |
4 | An access control issue in Harbor v1.X.X to v2.5.3 allows attackers to access public and private image repositories without authentication | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2022/CVE-2022-46463.yaml | POC详情 |
5 | None | https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Harbor%20%E5%85%AC%E5%BC%80%E9%95%9C%E5%83%8F%E4%BB%93%E5%BA%93%E6%9C%AA%E6%8E%88%E6%9D%83%E8%AE%BF%E9%97%AE%20CVE-2022-46463.md | POC详情 |
6 | This is an improved PoC version of the CVE-2022-46463 vulnerability identified in Harbor software. | https://github.com/sevbandonmez/harbor-stalker | POC详情 |
暂无评论